Can I deploy code on a Raspberry PI with MATLAB Home?

4 ビュー (過去 30 日間)
Jonas
Jonas 2019 年 7 月 9 日
コメント済み: Walter Roberson 2019 年 7 月 9 日
Hi all
I have a MATLAB Home edition at home to play around with its hardware support packages for Raspberry Pi, Android and do some data processing for my Arduino projects. Currently, I have the bare MATLAB Home license together with Parallel Computing to do batch photo manipulations on my GPU.
Now I am confused as to what I can do with the MATLAB Home license for Raspberry Pi. Since the MATLAB Coder is not available in the Home form, I cannot deploy code on the Pi as far as I understand. I could run a Simulink model on the Pi using the additional Simulink toolbox I believe, but can I then also actually deploy it without Simulink Coder? With 'deploy', I mean that the Pi executes the code as soon as it receives power without the MATLAB computer connected to it. So stand-alone mode.
Some examples of what I want to achieve:
  • Use the Pi as a timelapse device, which captures a picture every x seconds and stores it as soon as it boots up.
  • Us the Pi as a motion detection device, which stores video clips when it detects motion.
Is is possible to deploy such algorithms on the pi?
Thanks;
Jonas

採用された回答

Walter Roberson
Walter Roberson 2019 年 7 月 9 日
Yes, when you choose target in Simulink, the generation it does should not require the Coder product.
  2 件のコメント
Jonas
Jonas 2019 年 7 月 9 日
Does the Raspberry Pi then start running the model when it powers up, without the host computer connected?

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeRaspberry Pi Hardware についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by