Real-Time Windows Target | ![]() ![]() |
Running a Real-Time Application from the MATLAB Command Line
You can use the MATLAB command line interface as an alternative to using the Simulink GUI. Enter commands directly in the MATLAB command line window or enter them in an M-file.
After you build the real-time application, you can run your model in real time. This procedure uses the Simulink model rtwin_model.mdl
as an example, and assumes you have created a real-time application for that model:
![]() | Running a Real-Time Application | Signal Logging to the MATLAB Workspace | ![]() |