/[MITgcm]/MITgcm_contrib/enderton/Diagnostics/DiagPlotDefaults.m
ViewVC logotype

Diff of /MITgcm_contrib/enderton/Diagnostics/DiagPlotDefaults.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1 by enderton, Mon Jan 31 15:43:27 2005 UTC revision 1.3 by molod, Fri Apr 29 17:34:39 2005 UTC
# Line 31  UseNiceTickLabels = 1;  % Use nice tick Line 31  UseNiceTickLabels = 1;  % Use nice tick
31  Orientation = 'tall';   % Options: 'landscape', 'tall'  Orientation = 'tall';   % Options: 'landscape', 'tall'
32  Box         = 'on';     % Options: 'on', 'off'  Box         = 'on';     % Options: 'on', 'off'
33  Grid        = 'on';     % Options: 'on', 'off'  Grid        = 'on';     % Options: 'on', 'off'
34    Coast       = 0;
35    
36  CaxisFixed  = 1;   % Use fixed color axis.  CaxisFixed  = 1;   % Use fixed color axis.
37  CaxisMinMax = 1;   % Use minimum and maximum for color axis.  CaxisMinMax = 1;   % Use minimum and maximum for color axis.

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

  ViewVC Help
Powered by ViewVC 1.1.22