![]() |
MESH toolbox
0.1
Matlab/Octave mesh utils
|
Plot boundaries of list of meshes. More...
Go to the source code of this file.
Functions | |
| function
RGBcolors = | MultiPlotBounds (varargin) |
| Plot boundaries of list of meshes. | |
Plot boundaries of list of meshes.
Definition in file MultiPlotBounds.m.
| function RGBcolors = MultiPlotBounds | ( | varargin | ) |
Plot boundaries of list of meshes.
MultiPlotBounds(LoM,'colormap','jet','Label',true)
| varargin | MultiPlotBounds ( LoM,
"colormap", colormap_value ] [, "RGBcolors", RGBcolors_value ]
[, "BoundLineWidth", BoundLineWidth_value ] [, "LabelLineWidth", LabelLineWidth_value ]
[, "FontSize", FontSize_value ] [, "Label", Label_value ] )
|
Definition at line 17 of file MultiPlotBounds.m.