how to make a frame generator in Simulink ?
1 view (last 30 days)
Show older comments
Lets say that i want to generate n frames of m length separated by a BYTE (0xFF) used as start and end delimitator
I looked into simulink models and i didnt find any permade blocks for this I started with Random Integer Generator block who generates the bytes in my frames, but i dont know how to separate this sequence of bytes into n frames of length m separated by 0xFF Can someone at least point me to some blocks to start play with ?
0 Comments
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!