필터 지우기
필터 지우기

GUI Alt+Tab Crash

조회 수: 1 (최근 30일)
Paul Huter
Paul Huter 2012년 11월 30일
I have a GUI (built by someone else) that has a problem when I try to Alt+Tab to another program - the program crashes on a MATLAB built-in function. I have built the GUI into an executable, and the executable (GUI) will crash in the same way. I would like to be able to switch to another program/screen using Alt+Tab without crashing the GUI.
This is in Linux, with MATLAB 2010a.
  댓글 수: 2
Jan
Jan 2012년 11월 30일
How can we help you? I assume you are the only one who can figure out, where the program is crashing. And it will be useful to explain "crashing" with any details.
Paul Huter
Paul Huter 2012년 12월 2일
gui_mainfcn.m -> varargin{1} = gui_State.gui_Callback...feval(varargin{:})
(line 95 of gui_manfcn.m)

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Debugging and Analysis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by