How to enable simulink IO?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Arduino Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!