raspberry pi にmatlab onlineのパッケージを入れる際のエラー
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
AKIFUMI MIYAZAKI
le 16 Mai 2020
Commenté : AKIFUMI MIYAZAKI
le 17 Mai 2020
ラズベリーパイ3,4をmatlab onlineを使って操作したいため,上記のURLの作業を行なったのですが
$ sudo apt-get install matlab-rpi の操作後
Unable to locate package matlab-rpi の表示され,次の操作に進めません
原因がわからず
どなたか教えて頂けないでしょうか
raspbian buster を使っているのですが,そのせいでしょうか
対策を教えてくください
0 commentaires
Réponse acceptée
Toshinobu Shintai
le 16 Mai 2020
私の手持ちのRaspberry Pi 3 model Bで試してみたところ、同様の結果となりました。
どうやら、64bitでないといけないようです。以下のリンク先に同様の質問があります。
解決策としては、MATLABをPCにインストールし、Raspberry Piのsupport packageをインストールし、それを用いてインストールすればよいようです。
4 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Support Package for Raspberry Pi Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!