matlab support package test connection error
조회 수: 25 (최근 30일)
이전 댓글 표시
i want to connect a matlab with raspberrypi 4 model B so i installed MATLAB Support Package for Rasberry Pi Hardware(Version 23.2.0).
Unfortunately, in test connection, i had an error for verifying internet access failed.
So, i checked my raspberrypi, but no problem.(internet is connected by wifi)
um.. but, raspberrypi's ping test was wrong.
input : ping -c 5 google.com
output : 5 packets transmitted, 0 received, 100% packet loss, time 4075ms
Is it just because of this?
댓글 수: 2
Angelo Yeo
2024년 2월 6일
When you run the command below, what error do you get? Please provide the whole error message.
mypi = raspi
Prasanth Sunkara
2024년 2월 14일
편집: Prasanth Sunkara
2024년 2월 14일
Looks like your raspberry pi cannot connect to internet. Without internet connection the hardware setup app cannot install the required Linux debian packages.
You can use a browser on the raspberry pi and see if you can connect to internet by checking out popular websites. (Eg: www.google.com)
답변 (1개)
MathWorks MATLAB Hardware Team
2024년 2월 16일
Hi,
The ping status suggests that the Raspberry Pi does not have an internet connection. Please open a browser on the Raspberry Pi to confirm that you can able to access internet.
Please feel free to contact us if you need any assistance,
Thanks
MATLAB Hardware Team
MathWorks
댓글 수: 0
참고 항목
카테고리
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!