Changeset 24743
- Timestamp:
- 04/27/20 12:09:37 (6 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/m/plot/applyoptions.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/applyoptions.m
r24557 r24743 51 51 set(gca,'FontSize',getfieldvalue(options,'axisfontsize',fontsize));; 52 52 if exist(options,'axis') 53 axis(getfieldvalue(options,'axis'));53 eval(['axis ' getfieldvalue(options,'axis')]); 54 54 else 55 55 if strcmp(domaintype(md.mesh),'3D'),
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)