Path: Common/Graphics
% Create a legend with a title.
legend uses 'tex' as the interpreter so you can pass it latex
commands in s or in title.
--------------------------------------------------------------------------
Form:
LegendWithTitle( s, title, varargin )
--------------------------------------------------------------------------
------
Inputs
------
s {:} Legend entries
title (1,:) Title
vararagin {:} Parameter pairs passed to legend
-------
Outputs
-------
None
--------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Common Module page