mtit: a pedestrian major title creator

Versión 1.1.0.0 (2,36 KB) por us
MTIT creates a major title in a figure with many axes
32,7K descargas
Actualizado 13 nov 2009

Ver licencia

Nota del editor: 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

Citar como

us (2024). mtit: a pedestrian major title creator (https://www.mathworks.com/matlabcentral/fileexchange/3218-mtit-a-pedestrian-major-title-creator), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R12
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Title en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: mysubplot: subplots with major title, figtitle

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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