Changeset 6498


Ignore:
Timestamp:
11/04/10 10:26:09 (14 years ago)
Author:
Mathieu Morlighem
Message:

updated plotdoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/model/plot/plotdoc.m

    r6366 r6498  
    6565disp('       ''colorbarwidth'': multiplier (default 1) to the default width colorbar');
    6666disp('       ''colorbarheight'': multiplier (default 1) to the default height colorbar');
    67 disp('       ''colormap'': same as standard matlab option (''jet'',''HSV'',''cool'',''spring'',''gray'',...)');
     67disp('       ''colormap'': same as standard matlab option (''jet'',''hsv'',''cool'',''spring'',''gray'',''Ala'',''Rignot'',...)');
    6868disp('       ''contourlevels'': N or {value1,valu2,value3,...} add the contours of the specified values or N contours');
    6969disp('       ''contourticks'': ''on'' or ''off'' to display the ticks of the contours');
     
    9797disp('       ''overlay'': yes or no. This will overlay a radar amplitude image behind');
    9898disp('       ''contrast'': (default 1) coefficient to add contrast to the radar amplitude image used in overlays');
    99 disp('       ''cutoff'': all values below cutoff will be taken as cutoff (default is 1.5)');
    10099disp('       ''highres'': resolution of overlayed radar amplitude image (default is 0, high resolution is 1).');
    101100disp('       ''hem'': specify hemisphere ''n'' or ''s'' (default is ''s'').');
Note: See TracChangeset for help on using the changeset viewer.