Standalone executable of Simulink Desktop Real Time model
Show older comments
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
Answers (1)
Stefanie Schwarz
on 23 Sep 2021
0 votes
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.
Categories
Find more on Model Preparation for Real-Time Simulation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!