Changeset 2253


Ignore:
Timestamp:
09/17/09 11:40:02 (15 years ago)
Author:
Eric.Larour
Message:

Added unit documentation.

File:
1 edited

Legend:

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

    r2242 r2253  
    101101disp('       ''scaleruler'': add a scale ruler, ''on'' for default value or [x0 y0 length width numberofticks] where (x0,y0) are the coordinates of the lower left corner');
    102102disp('       ''wrapping'': repeat ''n'' times the colormap (''n'' must be an integer)');
     103disp('       ''unit'': by default, in m, otherwise, ''km'' is available');
    103104disp('       ''histnorm_data'': data for histnorm plot.');
    104105disp('                  {dresp1   ,dresp2  ,hmin,hmax,hnint} or {samp,desc,mu,sigma,hmin,hmax,hnint}');
Note: See TracChangeset for help on using the changeset viewer.