New line in prompt command window

prompt={'A, A2: ','B:','C:\n'};
How would I make make A2 be on a lower line than A?
If this is not clear, it should look like
A
A2 (input box)
B (input box)
C (input box)
Additionally, is there a way in print an image in the command window? Thanks!

Answers (1)

Walter Roberson
Walter Roberson on 28 Nov 2012
There is no way to print an image in the command window.
There is no way to get input boxes in the command window.

Categories

Find more on Simulink in Help Center and File Exchange

Asked:

on 28 Nov 2012

Community Treasure Hunt

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

Start Hunting!