Changeset 24156 for issm/trunk-jpl/src/m/classes/boundary.m
- Timestamp:
- 09/23/19 15:59:09 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/boundary.m
r24001 r24156 66 66 end 67 67 end % }}} 68 function output=projection(self) % {{{69 output=self.epsg;70 end % }}}71 68 function plot(self,varargin) % {{{ 72 69 %recover options
Note:
See TracChangeset
for help on using the changeset viewer.