SIMULINK: send string via Stream Output
显示 更早的评论
How are strings sent to serial devices in Simulink? If I have a string that's of length N, all ASCII characters, how can I specify that as a single input to a Stream Output block?
Right now I can't imagine that I'd have to explicitly list out all (say) 100 characters in the "Format String" line inside that block.
NOTE: This is in the case of Real-Time Windows Target, but i think should be the same for any Stream Output block from other libraries.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 String 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!