.Fig to .m file
Mostrar comentarios más antiguos
I could managed to convert my .fig file to .m file,but the original .m file which was created by GUIDE cant be used without .fig file.How to teach it to use new generated .m file to create the graphical items?
Respuesta aceptada
Más respuestas (2)
Brett Shoelson
el 9 de Feb. de 2011
2 votos
Lina,
From your GUIDE-built GUI, pull down from the File menu to EXPORT. That should generate a MATLAB file that will recreate the GUI independent of the Fig file.
Cheers,
Brett
1 comentario
Lina Carmen
el 12 de Feb. de 2011
Carlos Caicedo
el 3 de Jun. de 2016
0 votos
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!