MATLAB start-up window size
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
David De Lorenzo
le 1 Août 2023
Déplacé(e) : the cyclist
le 1 Août 2023
Is there a command line option for the start-up window size? I often run analysis headless from a command prompt:
matlab -nodesktop -nosplash -noFigureWindows -r "try; run('some_script.m'); catch; end; quit"
Is there a way to force the command window size when this launches? Thanks!
Dave.
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!