Cannot connect arduino uno to Matlab
Ältere Kommentare anzeigen
I installed the matlab arduino support package, but when I ty to connect to my arduino uno with:
a = arduino()
I get the following message:
"Unable to load a message catalog 'MATLAB:arduinoio:general'. Please check the file location and format."
I already reinstalled matlab and all the packages, but still the same error occurs.
What is going wrong? thanks in advance!
1 Kommentar
Bruno Pop-Stefanov
am 20 Okt. 2014
What version of MATLAB are you using? There are different support packages for MATLAB R2014a and later, and for MATLAB R2013b and earlier.
How did you install the support package?
Akzeptierte Antwort
Weitere Antworten (1)
jigar mistry
am 6 Apr. 2016
0 Stimmen
error is: Your current working folder is: C:\Program Files\MATLAB\R2013b\bin Simulink does not permit you to build programs in the MATLAB installation area. Please change to a working folder that is not in the MATLAB installation area.
so what should do?
1 Kommentar
Walter Roberson
am 6 Apr. 2016
You should cd to a directory that you have write access to.
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!