--- MITgcm_contrib/enderton/Diagnostics/DiagPlotDefaults.m 2005/02/02 15:38:21 1.2 +++ MITgcm_contrib/enderton/Diagnostics/DiagPlotDefaults.m 2005/04/29 17:34:39 1.3 @@ -31,6 +31,7 @@ Orientation = 'tall'; % Options: 'landscape', 'tall' Box = 'on'; % Options: 'on', 'off' Grid = 'on'; % Options: 'on', 'off' +Coast = 0; CaxisFixed = 1; % Use fixed color axis. CaxisMinMax = 1; % Use minimum and maximum for color axis. @@ -69,4 +70,4 @@ % Axis ranges. ylimO = []; -ylimA = [0,100000]; +ylimA = [];