Raspberry Pi 3 wont connect to matlab via cable

1 次查看(过去 30 天)
My Raspberry Pi 3 will not connect to my laptop anymore. I have tried to start with a fresh SD-card multiple times using
targetupdater
I select a direct connection (so connection via ethernet cable directly to the laptop), which i have successfully used in the past. However when continuing, the wizard is not capable of establishing a connection. Then in the dialog that shows up i click next i get the following error dialog:
Error: Connect the Raspberry Pi hardware
Struct contents reference from a non-struct array object.
It almost seems as if the hardware is faulty, but i have used the same hardware yesterday with success. I have already consulted the "Troubleshoot Connecting to Raspberry Pi Hardware" documentation of Matlab, but his really only list three cases, which mine is not one of. When trying to connect via
mypi = raspi
i get
Error using matlabshared.internal.ssh2client
Error connecting to SSH server at 169.254.0.2
Error in raspi (line 156)
obj.Ssh = matlabshared.internal.ssh2client(obj.IpNode.Hostname, ...
What am i doing wrong?
  5 个评论
Walter Roberson
Walter Roberson 2019-7-23
Jarrett, is the ip address showing up as 169.254.0.x for you as well?
Fahad Sohail
Fahad Sohail 2019-9-9
Matlab 2018a does not support package for RPi 3b+
Matlab 2018a gives us the support for mobel 3b. when i powered on the RPi, it is not reading the SD card properly. thus connection is not being established (over ehternet cable/wireless)
I've tried several ways..
Maybe the newer version of matlab will give 3b+ model add-ons.
:/

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Raspberry Pi Hardware 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by