Changeset 19075
- Timestamp:
- 02/02/15 14:53:02 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/applyoptions.m
r18786 r19075 61 61 elseif strcmp(domaintype(md.mesh),'2Dvertical'), 62 62 axis auto tight 63 elseif strcmp(domaintype(md.mesh),'3Dsurface'), 64 axis auto tight 65 63 66 elseif strcmp(domaintype(md.mesh),'2Dhorizontal'), 64 67 axis tight equal;
Note:
See TracChangeset
for help on using the changeset viewer.