Changeset 7425
- Timestamp:
- 02/11/11 08:53:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/model/plot/plotdoc.m
r7244 r7425 118 118 disp(' ''textweight'': same as standard ''FontWeight'' matlab option applied to text, use a cell of strings if more than one'); 119 119 disp(' ''textcolor'': same as standard ''color'' matlab option applied to text, use a cell of strings if more than one'); 120 disp(' ''textrotation'': same as standard ''Rotation'' matlab option applied to text, use a cell of strings if more than one'); 120 121 disp(' ''mask'': list of flags of size numberofgrids or numberofelements. Only ''true'' values are plotted '); 121 122 disp(' ''partitionedges'': ''off'' by default. overlay plot of partition edges');
Note:
See TracChangeset
for help on using the changeset viewer.