String UDP Receive with Raspberry PI

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)

Simulink does not allow strings on the bus, only arrays of numeric values (e.g., arrays of bytes)

Categories

Asked:

on 22 Oct 2013

Answered:

on 22 Oct 2013

Community Treasure Hunt

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

Start Hunting!