problem with " Undefined function or variable 'raspi' "
11 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Walter Roberson
2015-10-11
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 个评论
Walter Roberson
2015-10-11
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for Raspberry Pi Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!