Is it possible to start a Simulink-Model on Raspberry Pi automatically after power is supplied to the hardware?
조회 수: 1 (최근 30일)
이전 댓글 표시
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!
채택된 답변
Madhu Govindarajan
2015년 9월 30일
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
추가 답변 (1개)
Prasanth Sunkara
2020년 4월 17일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Support Package for Raspberry Pi Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!