sample time in serial send and serial receive block
3 次查看(过去 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!