Programmatically maximize simulink window
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!