Standalone application: console blocks program

2 次查看(过去 30 天)
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