フィルターのクリア

How to create constant byte array values?

4 ビュー (過去 30 日間)
Tahir
Tahir 2012 年 4 月 21 日
Hi all,
I want to create byte array values by using simulink "Constant Block". It should be like this
byte[] XFData = { 68, 65, 84, 65, 0, 11, 0, 0, 0, 205, 204, 76, 62, 0, 192, 121, 196, 0, 192, 121, 196, 0, 192, 121, 196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
After that this value send to simulink "UDP Send Binary Block". Is this possible?If yes how?
Many thanks Tahir

回答 (0 件)

カテゴリ

Help Center および File ExchangeSources についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by