Programmatically maximize simulink window
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!