Error connecting Arduino hardware to MATLAB R2018b
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Mohamed Elazab
le 24 Mar 2019
Réponse apportée : Kestas Subacius
le 26 Mar 2019
I installed MATLAb support package for ardunio hardware. When I type a=arduino() in the workspace. I get the error message
>> a= arduino ()
Updating server code on board Mega2560 (/dev/cu.usbmodem14101). This may take a few minutes.
Undefined variable "ide" or class "ide.internal.getArduinoIDE
I'm using Mac by the way. Does anyone know what may be the problem?
5 commentaires
Walter Roberson
le 24 Mar 2019
Looks like I copied the directory wrong when I posted before
~/Documents/MATLAB/SupportPackages/R2018b/toolbox/realtime/targets/arduinoide/+ide/+internal/getArduinoIDERootDir.p
I installed the package this afternoon in response to your question. I do not have the toolbox/targets directory that you mention.
Réponse acceptée
Kestas Subacius
le 26 Mar 2019
This issue can be resolved by doing a clean re-installation, rather than a regular re-installation, of the "MATLAB Support Package for Arduino Hardware".
Please see the below resource for the steps to do a clean re-installation of a support package:
0 commentaires
Plus de réponses (1)
Madhu Govindarajan
le 25 Mar 2019
Have you tried uninstalling and reinstalling the support package? When installing these support packages if additional terminal windows open do not close them.
0 commentaires
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!