How to Run Simulink Model from Matlab while in External Mode
이전 댓글 표시
I am using Real-Time Windows Target to build a simulink model. I was wondering if there is a way to run this model in matlab.
I know that for normal mode, I can use 'sim' command to run the simulation ... Is there an equivalent command for models which are in external mode?
답변 (1개)
Kaustubha Govind
2011년 6월 8일
2 개 추천
This section of the documentation explains how to achieve that: Running an Application from the Command Line. It appears to be similar to running external mode from command-line for any model (not necessarily configured with Real-Time Windows Target).
카테고리
도움말 센터 및 File Exchange에서 System Configuration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!