sample time in serial send and serial receive block
1 回表示 (過去 30 日間)
古いコメントを表示
hello,
I am trying to do the simulink demo "Communicate with Arduino Server Using Serial Blocks" which is available here:https://www.mathworks.com/help/instrument/communicate-with-arduino-server-using-serial-blocks.html
I don't know why but i cannot open the simulink model using open_system('demoinstrsl_Serial_read_binary');
So i have to request here what is the sample time used in the serial send and serial receive block?
0 件のコメント
回答 (1 件)
Arun Kumar
2023 年 3 月 1 日
Hi Surya,
The model demoinstrsl_Serial_read_binary that you are trying to open is from the Instrument Control Toolbox. Either install this toolbox or use the following example:
https://in.mathworks.com/help/supportpkg/arduino/ref/send-and-receive-serial-data-using-arduino-hardware.html
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Modeling についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!