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!