Home > Net >  Raspberry Pi 3 and MATLAB
Raspberry Pi 3 and MATLAB

Time:02-02

I am attempting to connect MATLAB with a Raspberry Pi 3 . Using the application installer in MATLAB, I downloaded and installed the necessary support hardware (enter image description here

I'm not sure where to go from here -- this error isn't listed on MATLAB's help page, and I cannot find anything online. Any help is appreciated.

CodePudding user response:

Answer is straightfoward: problem found between user and keyboard. The device address should ONLY be the IP address of the Pi.

  • Related