figure内の図の大きさを指定する方法を教えていただけないでしょうか?
古いコメントを表示
現在figure内にsubplotを使用して2つの図を上下に作成しようしています。
しかし,片方の波形にカラーマップを追加するため,上下の図の大きさが異なってしまいます。
そこで,figure内の図の大きさを指定する方法などご教示いただけないでしょうか?
3 件のコメント
Walter Roberson
2017 年 7 月 12 日
Approximate translation:
Could you tell me how to specify the size of figure in the figure?
I'm trying to create two figures up and down using subplot in figure now.
However, since the color map is added to one waveform, the size of the upper and lower figures will be different.
So, could you teach us how to specify the size of figures in figure?
Walter Roberson
2017 年 7 月 12 日
Please look at the axes Position and OuterPosition properties; https://www.mathworks.com/help/matlab/ref/axes-properties.html#property_d0e56306
Ryosuke Takahashi
2017 年 7 月 14 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で 用途 についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!