Changeset 7322
- Timestamp:
- 02/03/11 16:59:19 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk/src/m/model/plot/applyoptions.m ΒΆ
r7316 r7322 11 11 if strcmpi(md.hemisphere,'n'), options=addfielddefault(options,'hemisphere','n'); 12 12 elseif strcmpi(md.hemisphere,'s'), options=addfielddefault(options,'hemisphere','s'); 13 else error('hemisphere field not present');14 13 end 15 14
Note:
See TracChangeset
for help on using the changeset viewer.