can we create packet in simulink

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개)

카테고리

도움말 센터File Exchange에서 Block Libraries에 대해 자세히 알아보기

태그

질문:

2014년 1월 13일

편집:

2014년 1월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by