Is it possible to compile Matlab GUI(GUIDE) who uses a Simulink model to an .exe?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello People!
I have an app which makes a simulation of a solar panel, I set initial parameters by a GUI(GUIDE), Irradiation, Temperature...
After that I call a script which configures and run the Simulink model by function "sim()" and afther that with the data provide from simulation some plots , calculations are made.
Is there some way to compile that app to an .exe ???
0 commentaires
Réponses (1)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!