Get Started with Simulink Compiler
Simulink® Compiler™ enables you to share Simulink simulations as standalone executables. You can build the executables by packaging the compiled Simulink model and the MATLAB® code used to set up, run, and analyze a simulation. Standalone executables can be complete simulation apps that use MATLAB graphics and UIs designed with MATLAB App Designer.
To provide browser-based access to your deployed simulation, you can create a web app and host it with MATLAB Web App Server™. Simulink simulations can be packaged into software components for integration with other programming languages (with MATLAB Compiler SDK™). Large-scale deployment to enterprise systems is supported through MATLAB Production Server™.
To generate C and C++ source code from Simulink, use Simulink Coder™. To generate standalone FMUs, use Simulink FMU Builder.
Tutorials
- Create and Deploy a Script with Simulink Compiler
Generate an executable application for sharing Simulink simulations for a Simulink model.
About
- Simulink Compiler Workflow Overview
Steps involved in creating and deploying a standalone application.
- Comparing Simulink Coder and Simulink Compiler
Understand the applications of Simulink Coder and Simulink Compiler.
- Toolboxes Supported by Simulink Compiler
Product and model requirements to use Simulink Compiler.