Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

How can I make the simulink model run autonomously on the card without the need to have it connected to my PC?

1 view (last 30 days)
Regards: I am working on a project, where I want to connect the raspberry Pi 3 model B with Simulink. In simulink I want to develop an MPC control, my question is: How can I make the simulink model run autonomously on the card without the need to have it connected to my PC?

Answers (1)

Sebastian Castro
Sebastian Castro on 11 Sep 2017
Edited: Sebastian Castro on 11 Sep 2017
You should be able to do this with the Simulink Support Package for Raspberry Pi.
If you follow these steps (assuming your blocks are all supported for code generation), you should be able to get there: https://www.mathworks.com/help/supportpkg/raspberrypi/ug/create-and-run-an-application-on-raspberry_pi-hardware.html
- Sebastian

This question is closed.

Community Treasure Hunt

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

Start Hunting!