autostart of script in beaglebone black or raspberry Pi

3 ビュー (過去 30 日間)
Hussamaldean
Hussamaldean 2016 年 7 月 7 日
コメント済み: Hussamaldean 2016 年 7 月 9 日
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

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 7 月 8 日
  3 件のコメント
Walter Roberson
Walter Roberson 2016 年 7 月 8 日
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 2016 年 7 月 9 日
when I will receive BB I'll check it

サインインしてコメントする。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by