Changeset 16733
- Timestamp:
- 11/13/13 11:01:09 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/plot/plot_section.m
r13646 r16733 58 58 %Compute section value 59 59 [elements,x,y,z,s,data_s]=SectionValues(md,datai,profile,resolution); 60 61 if getfieldvalue(options,'sectionmean',0)==1, 62 disp(['Mean value of data along section: ' num2str(mean(data_s))]) 63 end 60 64 61 65 %units
Note:
See TracChangeset
for help on using the changeset viewer.