Changeset 10284 for issm/trunk/src/m/model/plot/plotdoc.m
- Timestamp:
- 10/25/11 08:56:31 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/model/plot/plotdoc.m
r9771 r10284 121 121 disp(' ''textrotation'': same as standard ''Rotation'' matlab option applied to text, use a cell of strings if more than one'); 122 122 disp(' ''mask'': list of flags of size numberofnodes or numberofelements. Only ''true'' values are plotted '); 123 disp(' ''nan'': value assigned to NaNs (convenient when plotting BC)'); 123 124 disp(' ''partitionedges'': ''off'' by default. overlay plot of partition edges'); 124 125 disp(' ''log'': value of log');
Note:
See TracChangeset
for help on using the changeset viewer.