Standalone app output to windows cmd?

4 Ansichten (letzte 30 Tage)
Lovro Macner
Lovro Macner am 28 Okt. 2019
Kommentiert: Lovro Macner am 29 Okt. 2019
When you run app from App Designer, certain uncommented lines in 'code view'( values of variables etc..) appear in MATLAB command window.
Is anything like that possible when a standalone app is compiled and run?

Antworten (1)

Sean de Wolski
Sean de Wolski am 28 Okt. 2019
Call the app from the Windows Command line rather than from double-clicking the icon.
  1 Kommentar
Lovro Macner
Lovro Macner am 29 Okt. 2019
Hey,
Thanks for the answer.
However, my app won't run if started from command line. That could be problem from my side, but it works if started normally by double clicking.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Develop Apps Using App Designer 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