problem with " Undefined function or variable 'raspi' "
조회 수: 3 (최근 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!