![]() |
MESH toolbox
0.1
Matlab/Octave mesh utils
|
Plot mesh. More...
Go to the source code of this file.
Functions | |
| function | PlotMesh (varargin) |
| Plot mesh. | |
Plot mesh.
Definition in file PlotMesh.m.
| function PlotMesh | ( | varargin | ) |
Plot mesh.
Th=GetMeshOpt('mesh/disque4-1-20.msh');
PlotMesh(Th,'LineWidth',1.0)
| varargin | PlotMesh ( Th,
"Color", Color_value ] [, "LineWidth", LineWidth_value ] )
|
Definition at line 17 of file PlotMesh.m.