How can I send a string to a simulink input block?
Ältere Kommentare anzeigen
How can I send a string to a simulink input block?
Antworten (2)
Darshan Ramakant Bhat
am 31 Mär. 2018
1 Stimme
Now strings are supported in Simulink. You can use the string related blocks to do the string manupulation. Below is the list of string related blcoks:
I hope this will be helpful
Suneesh
am 27 Feb. 2014
0 Stimmen
1. Simulink signals can only be numbers. Strings are not supported.
2. If the need to send characters over serial RS-232 then the right thing to do is use the ASCII equivalent of the characters.
Kategorien
Mehr zu String finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!