How to enable simulink IO?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!