How can I view I / O larger?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hello:
If I have this:
prompt = {'Numero di Anni'}; title = 'Time'; lines= 1; str = inputdlg(prompt,title,lines); Anni=str2num(str{1});
How can I view I / O larger?
Thanks
Answers (0)
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!