/[MITgcm]/MITgcm_contrib/gael/profilesMatlabProcessing/ecco_v4/insitu_cost.m
ViewVC logotype

Diff of /MITgcm_contrib/gael/profilesMatlabProcessing/ecco_v4/insitu_cost.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch 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;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22