get started with simulink compiler -凯发k8网页登录
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 cosimulate with an external simulation environment, you can generate standalone functional mockup unit (fmu) binaries that adhere to the functional mockup interface (fmi) standard.
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™.
tutorials
generate an executable application for a simulink model.
about
steps involved in creating and deploying a standalone application.
understand the applications of simulink coder and simulink compiler.
- export simulink models to functional mock-up units
export simulink models to functional mock-up units.
product and model requirements to use simulink compiler.