String UDP Receive with Raspberry PI
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposte (1)
Walter Roberson
il 22 Ott 2013
Simulink does not allow strings on the bus, only arrays of numeric values (e.g., arrays of bytes)
0 Commenti
Vedere anche
Categorie
Scopri di più su Raspberry Pi Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!