Changeset 14490
- Timestamp:
- 03/29/13 21:57:04 (13 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/m/plot/manualcb.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/manualcb.m
r14462 r14490 92 92 93 93 if exist(options,'title'), 94 title(getfieldvalue(options,'title'),'FontSize',fontsize); 94 if strcmpi(getfieldvalue(options,'orientation','vertical'),'horizontal'), 95 th=title(getfieldvalue(options,'title'),'FontSize',fontsize); 96 set(th,'Position',[ytick(end)+0.075,-0.3]); 97 else 98 title(getfieldvalue(options,'title'),'FontSize',fontsize); 99 end 95 100 end 96 101 if exist(options,'ylabel'),
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)