Changeset 17686 for issm/trunk-jpl/src/m/extrusion/project2d.m
- Timestamp:
- 04/08/14 20:39:20 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/extrusion/project2d.m
r17674 r17686 20 20 end 21 21 22 if ~strcmp(md3d.mesh. meshxdim,'3D');22 if ~strcmp(md3d.mesh.domaintype,'3D'); 23 23 error('wrong model type ... should be ''3d'''); 24 24 end
Note:
See TracChangeset
for help on using the changeset viewer.