mtit: a pedestrian major title creator

バージョン 1.1.0.0 (2.36 KB) 作成者: us
MTIT creates a major title in a figure with many axes
ダウンロード: 32.7K
更新 2009/11/13

ライセンスの表示

編集メモ: This file was selected as MATLAB Central Pick of the Week

MTIT
- creates a major title above all axes in a figure
- preserves the stack order of the axes

several options allow to fine-tune the position of the title and typical text property/value pairs may be used as additional input to further adjust its looks

see
> help mtit
for usage and a brief example for this small utility

引用

us (2026). mtit: a pedestrian major title creator (https://jp.mathworks.com/matlabcentral/fileexchange/3218-mtit-a-pedestrian-major-title-creator), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R12
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersTitle についてさらに検索
謝辞

ヒントを与えたファイル: mysubplot: subplots with major title, figtitle

バージョン 公開済み リリース ノート
1.1.0.0

MTIT now preserves the stack of axis handles and returns in GCA the last used axis; version tag 13-Nov-2009 17:38:17

1.0.0.0

help updated