Changeset 22161
- Timestamp:
- 10/10/17 13:16:54 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-larour-NatGeoScience2016/src/m/classes/mesh3dsurface.m
r21049 r22161 101 101 end % }}} 102 102 function disp(obj) % {{{ 103 disp(sprintf(' 2D tria Mesh (horizontal):'));103 disp(sprintf(' 3D tria Mesh (surface):')); 104 104 105 105 disp(sprintf('\n Elements and vertices:'));
Note:
See TracChangeset
for help on using the changeset viewer.