Changeset 13975 for issm/trunk/src/m/plot/plot_qmustddev.m
- Timestamp:
- 11/16/12 08:10:16 (12 years ago)
- Location:
- issm/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 13397-13398,13401,13407-13582,13584-13974
- Property svn:mergeinfo changed
-
issm/trunk/src
- Property svn:mergeinfo changed
-
issm/trunk/src/m/plot/plot_qmustddev.m
r13395 r13975 1 function plot_qmustddev(md,options,nlines,ncols,i) ;1 function plot_qmustddev(md,options,nlines,ncols,i) 2 2 %PLOT_QMUMEAN - plot stddev of a scaled response 3 3 % … … 47 47 end 48 48 49 50 49 %now, project onto vertices 51 50 responses_on_node=responses(md.qmu.partition+1);
Note:
See TracChangeset
for help on using the changeset viewer.