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