can we create packet in simulink
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
packet contain data which mentioned below and packet should be 8 bytes array actually i want send this packet using (UDP send block) to the robot controller
header=0x1234(uint16); <---this is hex number
command=2(uint16);
num_samples=1(uint32);
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Block Libraries dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!