Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

How can I view I / O larger?

3 views (last 30 days)
Edoardo
Edoardo on 5 Nov 2012
Closed: MATLAB Answer Bot on 20 Aug 2021
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!