Changeset 12329 for issm/trunk/src/m/model/plot/plotdoc.m
- Timestamp:
- 06/01/12 17:25:46 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/model/plot/plotdoc.m
r11527 r12329 130 130 disp(' ''latlonclick'': ''on'' to click on latlon ticks positions'); 131 131 disp(' colornumber is a [r g b] array and latangle and lonangle are angles to flip the numbers'); 132 disp(' ''northarrow'': add an arrow pointing north, ''on'' for default value or [x0 y0 length [ratio [width]]] where (x0,y0) are the coordinates of the base, andratio=headlength/length');132 disp(' ''northarrow'': add an arrow pointing north, ''on'' for default value or [x0 y0 length [ratio width fontsize]] where (x0,y0) are the coordinates of the base, ratio=headlength/length'); 133 133 disp(' ''offset'': mesh offset used by ''rifts'', default is 500'); 134 134 disp(' ''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');
Note:
See TracChangeset
for help on using the changeset viewer.