problem with " Undefined function or variable 'raspi' "

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?

 Accepted Answer

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 Comments

@Walter Roberson Thankyou. I already install matlab support package for raspberry pi. Do i need to install both matlab and simulink support package?
It should not be necessary to install the Simulink support package for that purpose. However you might need to adjust your MATLAB path. I do not have that release or operating system to test with.
@Walter Roberson Sry Walter Roberson, I already install Simulink support package.
when i click on Add-Ons it shows only Simulink support package. I need both packages how can i do this?
Thankyou
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.
matlab support package is available on 2014a. so i solve this problem using 2014a

Sign in to comment.

More Answers (1)

Zuzanna
Zuzanna on 10 Nov 2015
Edited: Zuzanna on 10 Nov 2015
I had the same problem.. only downloading newer Matlab helped

Categories

Find more on MATLAB Support Package for Raspberry Pi Hardware in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!