New line in prompt command window
Show older comments
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
on 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.
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!