Programmatically maximize simulink window
Mostra commenti meno recenti
we can change the location and rezie the simulink window by this code
set_param(gcs,'location',[0 0 1920 1100])
however, it actually different than "maximizing" window.
is there any parameter to "maximize" simulink window?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Simulink in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!