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!