필터 지우기
필터 지우기

Console window stopping GUI execution when clicked

조회 수: 3 (최근 30일)
Yoann Ladroit
Yoann Ladroit 2019년 4월 14일
댓글: Walter Roberson 2019년 4월 14일
Hi all,
I develop a software in Matlab (https://bitbucket.org/echoanalysis/esp3/wiki/Home), and I've had issues over the past few months with freezing and stopping, in the compiled version (https://sourceforge.net/projects/esp3/).
It seems to happen when the user clicks in the console window of the application. The title of this window gets changed to "Select name_of_the_software" instead of "name_of_the_software": instead of ...
If I then go in the main window of the gui and action something (like opening a file) a file, the process stops, and only restarts if I go back to the console window and press "enter". The window name goes back to "name_of_the software" after that...
I am running Windows 10 pro 64 bits, and use compiler version 7.0 (2018b).
Thanks for your help!
Yoann
  댓글 수: 2
Yoann Ladroit
Yoann Ladroit 2019년 4월 14일
It seems that some of the answer is there:
Clicking in the console sends BREAK command per default... You can deactivate that by going to the console options, or the shortcut to the .exe options... Un checking the QuickEdit mode remove the BREAK command issue.
Capture.PNG
Walter Roberson
Walter Roberson 2019년 4월 14일
Good debugging !

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by