How to convert ascii numbers to character data type in simulink

49 visualizaciones (últimos 30 días)
i have a ascii numbers 65 66 from this i need A B. How can this be implemented in simulink?

Respuesta aceptada

José-Luis
José-Luis el 3 de En. de 2017
char([65,66])
  4 comentarios
Walter Roberson
Walter Roberson el 4 de En. de 2017
Since it is not supported, what would you do with it?
Anil Chowdary Tummala
Anil Chowdary Tummala el 16 de Feb. de 2021
use ASCII to string converter block in simulink

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by