Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How can I make the simulink model run autonomously on the card without the need to have it connected to my PC?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Sebastian Castro
am 11 Sep. 2017
Bearbeitet: Sebastian Castro
am 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 Kommentar
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!