Azzera filtri
Azzera filtri

How to convert ascii numbers to character data type in simulink

19 visualizzazioni (ultimi 30 giorni)
i have a ascii numbers 65 66 from this i need A B. How can this be implemented in simulink?

Risposta accettata

José-Luis
José-Luis il 3 Gen 2017
char([65,66])
  4 Commenti
Walter Roberson
Walter Roberson il 4 Gen 2017
Since it is not supported, what would you do with it?

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by