フィルターのクリア

Open window in maximized size.

2 ビュー (過去 30 日間)
Richa Nayak
Richa Nayak 2013 年 3 月 23 日
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.

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2013 年 3 月 23 日
figure,
set(gcf,'position',get(0,'ScreenSize'));

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSubplots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by