autostart of script in beaglebone black or raspberry Pi

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

Answers (1)

3 Comments

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.)
when I will receive BB I'll check it

Sign in to comment.

Tags

Asked:

on 7 Jul 2016

Commented:

on 9 Jul 2016

Community Treasure Hunt

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

Start Hunting!