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)
Show older comments
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?
0 Comments
Answers (1)
Sebastian Castro
on 11 Sep 2017
Edited: Sebastian Castro
on 11 Sep 2017
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
1 Comment
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!