- Timestamp:
- 06/30/10 08:52:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/plot/plot_gridnumbering.m
r2439 r4330 8 8 9 9 %process data and model 10 [x y z elements is2d]=processmesh(md, options);11 [gridnumbers isongrid isquiver]=processdata(md,[1:md.numberofgrids]',options);10 [x y z elements is2d]=processmesh(md,[],options); 11 [gridnumbers datatype]=processdata(md,[1:md.numberofgrids]',options); 12 12 13 13 %plot
Note:
See TracChangeset
for help on using the changeset viewer.