フィルターのクリア

Tightfig messes up sgtitle

2 ビュー (過去 30 日間)
Logan Manderle
Logan Manderle 2019 年 5 月 9 日
コメント済み: Adam Danz 2019 年 5 月 9 日
I am using sgtitle to put a title over a group of plots. The over all code is pretty long but generally speaking this is what i'm doing.
tightfig(fh);
sgtitle(['Generated With Plot Generator Version ', varargin{1,1}.ToolRevision.String],'FontSize',10,'Color',[0.5 0.5 0.5])
However, when I do this the title shows up in the middle of some sub capability plots as shown in this snippet.
tight.png
I have also tried putting sgtitle before tightfig but that does not yield any better of a result.
  1 件のコメント
Adam Danz
Adam Danz 2019 年 5 月 9 日

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by