Has installed the arduino package for matlab, but I still can not use the function of 'arduino'
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, all.
I was trying to connect the arduino DUE board to matlab for real time ploting. but I do not know why I can not use the arduino function after installing the support package. I was trying to type 'which arduino -all' to find it. But it showed me 'arduino' was nor found.
3 commentaires
Walter Roberson
le 1 Déc 2015
Marcus, pinMode() is only for the older Arduino package. See http://www.mathworks.com/matlabcentral/answers/159069-matlab-recognizes-arduino-but-not-other-code
Réponse acceptée
Abhishek GS
le 6 Avr 2015
Hi zyselvis,
Can you confirm if you have downloaded the right " MATLAB Support Package for Arduino Hardware " from this location ?
Alternately, you can also download the MATLAB Support package from your MATLAB Command prompt by typing 'supportPackageInstaller', choose 'Install from Internet' option and then choosing the MATLAB Support Package under Arduino option.
You may already know this, but stating it again. MATLAB Support Package is different from Simulink Support Package for Arduino. The 'arduino' function is a part of MATLAB Support Package for Arduino and not Simulink Support Package.
Cheers, Abhishek
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Arduino Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!