![]() |
MESH toolbox
0.1
Matlab/Octave mesh utils
|
demo function using refine mesh tools and mesh plot command. More...
Go to the source code of this file.
Functions | |
| function | refine_demo1 (varargin) |
| demo function using refine mesh tools and mesh plot command. | |
demo function using refine mesh tools and mesh plot command.
Definition in file refine_demo1.m.
| function refine_demo1 | ( | varargin | ) |
demo function using refine mesh tools and mesh plot command.
Thr1=RefineMesh(Th);
Thr2=RefineMesh(Th,'sort',true);
| varargin | [, "percent", percent_value ] [, "meshfile", meshfile_value ]
[, "randlabel", randlabel_value ] )
|
Definition at line 17 of file refine_demo1.m.