Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
How can I view I / O larger?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!