![]() |
MESH toolbox
0.1
Matlab/Octave mesh utils
|
Plot given values on mesh. More...
Go to the source code of this file.
Functions | |
| function h = | PlotVal (varargin) |
| Plot given values on mesh. | |
Plot given values on mesh.
Definition in file PlotVal.m.
| function h = PlotVal | ( | varargin | ) |
Plot given values on mesh.
Plotval(Th,u,'colormap','Cool');
| varargin | PlotVal ( Th, Val,
"CameraPosition", CameraPosition_value ] [, "colormap", colormap_value ]
[, "shading", shading_value ] [, "colorbar", colorbar_value ] )
|