Filter löschen
Filter löschen

Standalone application: console blocks program

2 Ansichten (letzte 30 Tage)
Alfredo Bagalà
Alfredo Bagalà am 27 Feb. 2021
Bearbeitet: Alfredo Bagalà am 27 Feb. 2021
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?

Antworten (1)

Steven Lord
Steven Lord am 27 Feb. 2021
You may be encountering the behavior described in this Stack Overflow post.
  1 Kommentar
Alfredo Bagalà
Alfredo Bagalà am 27 Feb. 2021
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?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by