problem with " Undefined function or variable 'raspi' "
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Biruntha Gnaneswaran
am 11 Okt. 2015
Bearbeitet: Zuzanna
am 10 Nov. 2015
Hi, I'm using matlab R2013a. when i type this,
mypi = raspi;
I got Undefined function or variable 'raspi' error. but !ping command is working. Can anyone help?
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 11 Okt. 2015
You are in luck, your version of MATLAB is the first one for which Raspberry Pi support is available. You need to download http://www.mathworks.com/matlabcentral/fileexchange/40313-simulink-support-package-for-raspberry-pi-hardware
5 Kommentare
Walter Roberson
am 11 Okt. 2015
Try http://www.mathworks.com/hardware-support/raspberry-pi-matlab.html If that package is too new for your version of MATLAB then install the Simulink support package listed above.
Siehe auch
Kategorien
Mehr zu MATLAB Support Package for Raspberry Pi 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!