Effacer les filtres
Effacer les filtres

Opening gui .fig files...

5 vues (au cours des 30 derniers jours)
Matlaboscope
Matlaboscope le 16 Oct 2011
Hi there, I am trying to open a gui file, with .fig extension in Matlab's editor. The file looks like... well pretty scrambled. I thought the .fig files were similar to .m files.
I would appreciate any help to make possible to open this files. I am a Mac user on 7.6.0.324 (R2008a).
Best, b.

Réponse acceptée

Walter Roberson
Walter Roberson le 16 Oct 2011
.fig files are .mat files not .m files. You will not be able to open them in a text editor. You will need to use GUIDE, or need to openfig() the file and use the property inspector on the resulting figure.

Plus de réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by