Is it possible to compile Matlab GUI(GUIDE) who uses a Simulink model to an .exe?
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!