필터 지우기
필터 지우기

Opening gui .fig files...

조회 수: 5 (최근 30일)
Matlaboscope
Matlaboscope 2011년 10월 16일
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.

채택된 답변

Walter Roberson
Walter Roberson 2011년 10월 16일
.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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by