Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
How can I view I / O larger?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!