Changeset 22120
- Timestamp:
- 09/26/17 10:38:03 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-larour-NatGeoScience2016/src/m/modules/ContourToMesh.m
r22086 r22120 32 32 33 33 %write it to a temporary filename: 34 contourname= tempname;34 contourname=[tempname '.exp']; 35 35 expwrite(contour,contourname); 36 36 end
Note:
See TracChangeset
for help on using the changeset viewer.