Changeset 14404


Ignore:
Timestamp:
02/27/13 08:35:15 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: better help

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/plot/manualcb.m

    r14403 r14404  
    77%   Available options:
    88%      - 'fontsize'    : default is 12
    9 %      - 'smallbars'   : default is false
     9%      - 'smallbars'   : bars next to each tick (default is false)
    1010%      - 'position'    : colorbar position in normalized units
    1111%      - 'orientation' : 'vertical' (default) or 'horizontal'
     12%      - 'title'       : colorbar title
    1213
    1314%check inputs
    1415if nargin<3,
    15         help mathieucolorbar
     16        help manualcb
    1617        error('bad usage');
    1718end
Note: See TracChangeset for help on using the changeset viewer.