필터 지우기
필터 지우기

Standalone application: console blocks program

조회 수: 2 (최근 30일)
Alfredo Bagalà
Alfredo Bagalà 2021년 2월 27일
편집: Alfredo Bagalà 2021년 2월 27일
Hi, I did a standalone application. On compile matlab I decided to display the windows command shell. I notice that, if i click on the shell (that is no editable), the program is stopped in some points of the execution until I will not push enter button on the keyboard. I don't want this situation, but I have to use the console to display some important data during execution. Can anyone say me what I did wrong?

답변 (1개)

Steven Lord
Steven Lord 2021년 2월 27일
You may be encountering the behavior described in this Stack Overflow post.
  댓글 수: 1
Alfredo Bagalà
Alfredo Bagalà 2021년 2월 27일
Perfect. the problem is that!
First of all, thank you very much for your help.
Do you know if there is a solution to code this setting directly into the matlab compile to automatically open a console with QuickEdit mode disabled?

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

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by