Effacer les filtres
Effacer les filtres

Open window in maximized size.

2 vues (au cours des 30 derniers jours)
Richa Nayak
Richa Nayak le 23 Mar 2013
I am sub-plotting 40 images in a single window. Naturally the size of each image is very small. So I want to maximize the window size to full. please give the commands for the same s i cannot find any. Thank You.

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 23 Mar 2013
figure,
set(gcf,'position',get(0,'ScreenSize'));

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by