String UDP Receive with Raspberry PI
Show older comments
Is it possible to get a long string udp message with Simulink on Raspberry Pi? The "UDP-Receive" Block could not be set to string or character...
Any solutions?
Answers (1)
Walter Roberson
on 22 Oct 2013
0 votes
Simulink does not allow strings on the bus, only arrays of numeric values (e.g., arrays of bytes)
Categories
Find more on Raspberry Pi Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!