简体   繁体   中英

Raspberry Pi 3+ and MATLAB

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 ( https://www.mathworks.com/hardware-support/raspberry-pi-matlab.html ) and then used the configuration dialog in those apps to flash a microSD card. Booting the Pi with that card, I set up passwordless sudo and enabled SSH. Using an ethe.net cable to connect my laptop with the Pi, I can ping the Pi from MATLAB, and I can SSH in using PuTTy. However, when I try to connect in MATLAB (having opened MATLAB in admin mode), I get the following error:

在此处输入图像描述

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.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM