Is it possible to start a Simulink-Model on Raspberry Pi automatically after power is supplied to the hardware?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Andreas
am 11 Sep. 2015
Beantwortet: Prasanth Sunkara
am 17 Apr. 2020
Is it possible to start a Simulink-Model on Raspberry Pi automatically after power is supplied to the hardware?
I use Matlab&Simulink R2015b and Raspberry Pi 2 Model B!
Many thanks in advance!
1 Kommentar
Akzeptierte Antwort
Madhu Govindarajan
am 30 Sep. 2015
The Raspberry pi support package creates an executable that gets downloaded to the hardware. If you know the equivalent of running scripts on start-up for Raspberry Pi (which I am not aware of) you should be able to call this executable in a script and run it.
0 Kommentare
Weitere Antworten (1)
Prasanth Sunkara
am 17 Apr. 2020
It is possible to configure a model to always start when the raspberry pi boots up.
If you have a MATLAB code deployed to raspberry pi , please refer to the below link.
If you have a Simulink Model deployed to raspberry pi , please refer to the below link.
-Prasanth
0 Kommentare
Siehe auch
Kategorien
Mehr zu Raspberry Pi Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!