Deploy MATLAB Application as Standalone Executable
Standalone user interface running on Windows® computer that interacts with real-time
application
Create a user interface by using App Designer and MATLAB® language and deploy it as a standalone executable that runs on a Windows computer. Use the interface to download a real-time application to a target computer, run it, visualize signal values, and tune parameters.
Functions
applicationCompiler | Build and package functions into standalone applications |
Topics
- Create Standalone Instrument Panel App by Using Application Compiler
Create executable instrument panel apps by using application compiler.
- Create Standalone Application from MATLAB (MATLAB Compiler)
Try an example on creating, installing, and running a standalone MATLAB application.
- MATLAB Runtime (MATLAB Compiler)
Run packaged MATLAB applications on computers that do not have MATLAB installed
Related Information
- Write Deployable MATLAB Code (MATLAB Compiler)
- Configuration and Control Target Computer