Is Real time workshop toolbox necessary for running simulink in external mode?
조회 수: 1 (최근 30일)
이전 댓글 표시
I am using matlab 2012b. I need to run simulink in external mode. However it gets stuck in the 'Initialising' stage. How to tackle this issue?
댓글 수: 1
Titus Edelhofer
2015년 5월 26일
"I need to run simulink in external mode". Why? If you explain a little why you need external mode, it's easier to suggest what to do. External mode means using Simulink without the simulation engine, i.e., some other "external" program does the simulation. And yes, usually this external program comes from using Simulink Real Time (in older versions Real Time Workshop) for compiling Simulink models into something executable ...
Titus
답변 (1개)
Walter Roberson
2015년 5월 26일
With the newest versions of MATLAB, external mode calls for Simulink Desktop Real Time. That is a new product that merges the older Simulink Real Time with xPC Target. With your R2012b you would need Simulink Real Time for external mode, if I have dug up and understood the previous documentation properly.
I do not know anything about initialization time expectations for the product.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Multicore Processor Targets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!