Standalone app output to windows cmd?

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?

Answers (1)

Call the app from the Windows Command line rather than from double-clicking the icon.

1 Comment

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.

Sign in to comment.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Asked:

on 28 Oct 2019

Commented:

on 29 Oct 2019

Community Treasure Hunt

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

Start Hunting!