Deploying Simulink code to hardware using Matlab's command line
2 ビュー (過去 30 日間)
古いコメントを表示
Hello, is it possible to deploy some .slx code to hardware using some opportune Matlab command? I have been succesfully launching an external-mode simulation using "open_system('my.slx')" and "set_param('my.slx', 'SimulationCommand', 'start')", but I did not find a command that deploys the .slx to hardware.
Any hints? Thanks in advance!
0 件のコメント
回答 (1 件)
Vaibhav Awale
2016 年 1 月 14 日
Hi,
You can refer to following documentation links for command line functions to deploy simulink models:
Hope this helps.
Regards,
Vaibhav
1 件のコメント
Victor Bayer
2021 年 12 月 18 日
the build Load Run link seems to be out of date. Could you please provide a new one? I am trying to deploy a Simulink model from the command line on a raspberry pi and do not know how.
参考
カテゴリ
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!