Standalone executable of Simulink Desktop Real Time model
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi,
Is it possible to deploy a standalone version of a simulink model running in Desktop Real Time mode? By this I mean is it feasible to then run the executable on a pc with no Matlab/Simulink license?
Thanks
댓글 수: 0
답변 (1개)
Stefanie Schwarz
2021년 9월 23일
No, it is currently not possible to run a Simulink Desktop Real-Time simulation as standalone executable.
Depending on the hardware, overall goal and required sample rate, one could instead use MATLAB with Data Acquisition and/or Instrument Control Toolbox, and deploy this function using MATLAB Compiler, but the deployed application will not have real-time synchronization.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Target Computer Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!