How to make gui to exe file
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have made a gui which runs with the help of some user written matlab functions in MATLAB 2013a. I would like to know whether there is a way to make this gui program to run by its oen without running by the m-file.
Like a exe file.
Please help me with this problem.
I think I have to have something called a compiler. Please tell me how to get that also.
Thanks a lot in advance.
0 Kommentare
Antworten (1)
Geoff Hayes
am 15 Feb. 2016
Buddhini - in order to create a standalone GUI, you will need the MATLAB Compiler. Information on this product can be found at MATLAB Compiler Documentation.
2 Kommentare
Siehe auch
Kategorien
Mehr zu Standalone Applications finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!