subplot 配置 余白 変更
Ältere Kommentare anzeigen
k=1:1:22
subplot(4,6,k)
subplotを用いて1つの図に22個のグラフを一行あたり4,5,4,5,4個ずつ表示したい。︎
この図のように余白を極力排除して配置するにはどのようにしたらよいでしょう。
現在は以上のコードで表示しています。
1 Kommentar
michio
am 2 Feb. 2019
質問の投稿、ありがとうございました。もし課題や疑問が解決されておりましたら、
ぜひ、該当する回答の「この回答を採用」ボタンのクリックをお願いいたします。
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Subplots 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!