How to enable simulink IO?
1 次查看(过去 30 天)
显示 更早的评论
Problem definition:
I have recently installed MATLAB and Simlink support package for Arduino. Everything is fine and it works. The problem is that I cannot run my simulink model on the Arduno hardware without deployment, because surprisingly there is no "Simulink IO" option in model configuration parameter window!

After that I reinstalled the package and now I have another new problem: the Arduino blocks are shown with some ??? signs and after running the model, an error occurs like this:
% Error in S-function 'arduino_test/Analog Input': S-Function 'arduinoanaloginput_sfcn' does not exist

Questions:
- Where is "simulink IO" ? and is there any other way to run the model on hardware without deployment?
- What is wrong with Arduino blocks and how to solve it?
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!