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!

Réponses (1)

Walter Roberson
Walter Roberson le 28 Nov 2012

0 votes

There is no way to print an image in the command window.
There is no way to get input boxes in the command window.

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by