Convert multiple GUI into EXE file?
Mostrar comentarios más antiguos
Hi! I've read the other questions posted regarding the convertion. What I'd like to know is on how can O convert my GUIs into exe file so that they can still work together?
I have 5 GUIs where my main GUI can open the other 4. Is there a way to convert all of it into an exe file and still be connected to each other?
ps I'm also using mat files
Respuesta aceptada
Más respuestas (1)
Orion
el 6 de Oct. de 2014
0 votos
Hi,
It seems that you want to make a standalone application.
There is a dedicated toolbox for this : Matlab Compiler, with which you can create an .exe working exactly like your matlab code (.m,.fig,.mat)
of course, you need to buy it :)
1 comentario
Eric
el 6 de Oct. de 2014
Categorías
Más información sobre Call C++ from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
