Why does my GUIDE close automatically after opening?

Hi, Since I have opened the "Inspector: matlab.ui.Figure" and make some changes, my GUI crash, close or something else automatically just one second after the opening. Without any errors :(
Do you know how to fix it?
Any help would be greatly appreciated.
Thanks,
Merry

댓글 수: 2

Jan
Jan 2017년 5월 13일
편집: Jan 2017년 5월 13일
Please explain what "crash" means.
Jan
Jan 2017년 5월 16일
@Merry: Please remeber that the readers do not have the faintest idea about what you are observing. Which software? What exactly is "interruption"? What do you see? How can you distinguish if the program is "interrupted" or simply ready?

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

답변 (1개)

Jan
Jan 2017년 5월 13일

0 개 추천

Perhaps the OpeningFcn contains a close command? We cannot guess this. Buit you can examine this easily: Set a breakpoint in teh OpeningFcn and/or in the main function of the M-file. Then step through the code until you find teh reason of teh closing. This is called "debugging".

댓글 수: 1

Jan
Jan 2017년 5월 16일
@Merry: Is the former problem solved? Which code causes the error message? What are you trying to do? You know that I do not have a crystal ball, don't you?

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

카테고리

도움말 센터File Exchange에서 Logical에 대해 자세히 알아보기

제품

질문:

2017년 5월 12일

댓글:

Jan
2017년 5월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by