can we create packet in simulink

7 views (last 30 days)
Lalji goti
Lalji goti on 13 Jan 2014
Edited: Lalji goti on 13 Jan 2014
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);

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!