MATLAB Online 2025a not connecting with Raspberry PI

9 ビュー (過去 30 日間)
David Campos Gaona
David Campos Gaona 2025 年 8 月 5 日
コメント済み: David Campos Gaona 2025 年 9 月 26 日
Dear Matlab team
In the past, I have managed to link my Raspberry PI to my matlab online session with no problem. However, after recently setting up my raspberry pi as shown here https://uk.mathworks.com/help/matlab/supportpkg/connect-to-raspberry-pi-hardware-board-in-matlab-online.html the Matlab 2025a online version indicates that the package version of matlab-rpi in the raspberry PI needs an upgrade (see message below). However there is no upgrated version of the package beyond 24.2.0. Trying to update matlab-rpi in the raspberry PI returns a message saying that I have already the latest version of the sofware running.
My RPI is a 4B running 32-bit Bullseye OS.
Can you please have a look into this?
Best regards
David
1×4 table
Name SerialNumber PackageVersion Status
____________ __________________ ______________ __________________
"Bobblehead" "100000001f067ee9" "24.2.0" "Upgrade required"
  4 件のコメント
Torsten
Torsten 2025 年 8 月 5 日
編集済み: Torsten 2025 年 8 月 5 日
You should directly contact MATLAB Technical Support:
Participants in the forum are (usually) not members of the MATLAB team.
Prasanth Sunkara
Prasanth Sunkara 2025 年 8 月 7 日
Thank you for reporting this issue. The concerned team in MathWorks is working on addressing this issue as soon as possible.

サインインしてコメントする。

採用された回答

Prasanth Sunkara
Prasanth Sunkara 2025 年 9 月 25 日
編集済み: Walter Roberson 2025 年 9 月 25 日
This issue is addressed now.
Please do the following on Raspberry Pi terminal to get the latest "matlab-rpi" debian package on your Raspberry Pi.
sudo apt update
sudo apt upgrade
sudo apt install matlab-rpi
After that,
sudo matlab-rpi-setup
and follow the instructions. You should be able to use Raspberry Pi in MATLAB Online.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Support Package for Raspberry Pi Hardware についてさらに検索

製品


リリース

R2025a

Community Treasure Hunt

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

Start Hunting!

Translated by