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

5 visualizaciones (últimos 30 días)
Jonas
Jonas el 9 de Jul. de 2019
Comentada: Walter Roberson el 9 de Jul. de 2019
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

Respuesta aceptada

Walter Roberson
Walter Roberson el 9 de Jul. de 2019
Yes, when you choose target in Simulink, the generation it does should not require the Coder product.

Más respuestas (0)

Categorías

Más información sobre Raspberry Pi Hardware en Help Center y File Exchange.

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by