![]() |
MESH toolbox
0.1
Matlab/Octave mesh utils
|
Plot mesh boundaries. More...
Go to the source code of this file.
Functions | |
| function
RGBcolors = | PlotBounds (varargin) |
| Plot mesh boundaries. | |
Plot mesh boundaries.
Definition in file PlotBounds.m.
| function RGBcolors = PlotBounds | ( | varargin | ) |
Plot mesh boundaries.
PlotBounds(Th,'LineWidth',2);
| varargin | PlotBounds ( Th,
"RGBcolors", RGBcolors_value ] [, "colormap", colormap_value ]
[, "Legend", Legend_value ] [, "FontSize", FontSize_value ]
[, "LineWidth", LineWidth_value ] )
|
Definition at line 17 of file PlotBounds.m.