Changeset 2526
- Timestamp:
- 10/23/09 14:43:37 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/plot/plot_section.m
r2525 r2526 153 153 154 154 %apply options 155 if isnan(getfieldvalue(options,'title')),155 if ~exist(options,'title'), 156 156 options=addfielddefault(options,'title','Section value'); 157 157 end
Note:
See TracChangeset
for help on using the changeset viewer.