Create and deploy standalone applications with Simulink® Compiler™ to run simulations on target machines that do not have MATLAB® and Simulink installed.
You can create and deploy standalone applications written in MATLAB code or built in MATLAB App Designer. To run a standalone application, install MATLAB Runtime. For more information, see Install and Configure the MATLAB Runtime (MATLAB Compiler).
configureForDeployment | Configure Simulink.SimulationInput object for deployment with
Simulink
Compiler |
simulink.compiler.loadEnumTypes | Configure model with enum types for deployment |
exportToFMU2CS | Export Simulink model to Functional Mock-up Unit (FMU) |
mcc | Compile MATLAB functions for deployment |
deploytool | Compile and package functions for external deployment |
sim | Simulate dynamic system |
Simulink.SimulationInput | Creates SimulationInput objects to make changes to a model for
multiple or individual simulations |
Deploy Simulations with Tunable Parameters
Create and deploy a simulation from a MATLAB function.
Deploy an App Designer Simulation with Simulink Compiler
Create and deploy a simulation using App Designer.
MATLAB Runtime (MATLAB Compiler)