autostart of script in beaglebone black or raspberry Pi

5 Ansichten (letzte 30 Tage)
Hussamaldean
Hussamaldean am 7 Jul. 2016
Kommentiert: Hussamaldean am 9 Jul. 2016
Hi all, I hope you are doing very well. anyway, I want to know is there any method can be used to make a certain simulink file or m file to run when the BB black or RPi starts without need of matlab (standalone like arduino)?
Regards

Antworten (1)

Walter Roberson
Walter Roberson am 8 Jul. 2016
  3 Kommentare
Walter Roberson
Walter Roberson am 8 Jul. 2016
It looks to me as if it should be pretty much the same. Simulink is going to generate the model into much the same place, and you can copy the model to the board and start it automatically with your crontab or with your system's boot initialization sequence. (Boot initialization sequences are not the same on all Linux so I would have to research exactly how that board handles boots.)
Hussamaldean
Hussamaldean am 9 Jul. 2016
when I will receive BB I'll check it

Melden Sie sich an, um zu kommentieren.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by