raspberry pi にmatlab onlineのパッケージを入れる際のエラー
3 views (last 30 days)
Show older comments
AKIFUMI MIYAZAKI
on 16 May 2020
Commented: AKIFUMI MIYAZAKI
on 17 May 2020
ラズベリーパイ3,4をmatlab onlineを使って操作したいため,上記のURLの作業を行なったのですが
$ sudo apt-get install matlab-rpi の操作後
Unable to locate package matlab-rpi の表示され,次の操作に進めません
原因がわからず
どなたか教えて頂けないでしょうか
raspbian buster を使っているのですが,そのせいでしょうか
対策を教えてくください
0 Comments
Accepted Answer
Toshinobu Shintai
on 16 May 2020
私の手持ちのRaspberry Pi 3 model Bで試してみたところ、同様の結果となりました。
どうやら、64bitでないといけないようです。以下のリンク先に同様の質問があります。
解決策としては、MATLABをPCにインストールし、Raspberry Piのsupport packageをインストールし、それを用いてインストールすればよいようです。
4 Comments
More Answers (0)
See Also
Categories
Find more on MATLAB Support Package for Raspberry Pi Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!