Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.2 by gforget, Fri Jul 1 18:15:16 2011 UTC | revision 1.3 by gforget, Fri Jul 8 12:48:59 2011 UTC | |
---|---|---|
# | Line 112 for vv=1:length(listVar); | Line 112 for vv=1:length(listVar); |
112 | ||
113 | end; | end; |
114 | ||
115 | myCaption={'in situ profiles cost function'}; | myCaption={'Cost function (top) for in situ profiles, as a function of depth and time. ',... |
116 | 'Distribution of normalized misfits (bottom) as a function of latitude. For T (left) and S (right).'}; | |
117 | if addToTex; write2tex([dirData '/' subdirTex '/myPlots.tex'],2,myCaption,gcf); end; | if addToTex; write2tex([dirData '/' subdirTex '/myPlots.tex'],2,myCaption,gcf); end; |
118 | ||
119 | end; | end; |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |