Initializing GUI through GUIDE

조회 수: 4 (최근 30일)
Santosh
Santosh 2013년 6월 11일
I am trying to learn making GUIs in matlab using guide. Upon, opening a GUI layout using guide command, I understand that a new figure shall be created and it should be saved to start with.
However, whenever I attempt a save I get an error as shown in the screenshot in the following link: https://dl.dropboxusercontent.com/u/60477323/error%20message.jpg
Can someone please suggest what is going on.

채택된 답변

yeshwanth manhcuri
yeshwanth manhcuri 2013년 6월 12일
try to reinstall guide n luk in help....
  댓글 수: 1
Santosh
Santosh 2013년 6월 12일
I went ahead and installed a new version of Matlab (R2013a) and the problem disappears.

댓글을 달려면 로그인하십시오.

추가 답변 (2개)

Vishal Rane
Vishal Rane 2013년 6월 12일
Your GUI fig file and the corressponding mfile are probably out of sync. Open a blank gui and try saving it as it is.
  댓글 수: 1
Santosh
Santosh 2013년 6월 12일
I have tried that, I get the same error message.

댓글을 달려면 로그인하십시오.


Santosh
Santosh 2013년 6월 12일
I have identified the real culprit.
The real culprit was the conflict between the assert.m script built in matlab and assert.m script that was part of a submission I had downloaded from FILEX.
-- Santosh

카테고리

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