How can I create a deployable standalone executable from a MATLAB application that calls a Simulink model?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 3 Juil 2013
Modifié(e) : MathWorks Support Team
le 27 Avr 2020
I have a MATLAB application, with a GUI, that calls a Simulink model. I would like to package this application as an executable and deploy it on machines which do not have MATLAB installed. Is there an example? Which products do I need?
Réponse acceptée
MathWorks Support Team
le 28 Avr 2020
Modifié(e) : MathWorks Support Team
le 27 Avr 2020
Starting in R2020a, 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.
Simulink Compiler requires MATLAB, Simulink, and MATLAB Compiler.
See the Simulink Compiler product page for more information about the product:
There is an example illustrating this workflow posted in the documentation at the location below:
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deployment, Integration, and Supported Hardware dans Help Center et File Exchange
Produits
Version
Aucune version saisie pour le moment.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!