Changeset 7425


Ignore:
Timestamp:
02/11/11 08:53:00 (14 years ago)
Author:
seroussi
Message:

added textrotation in plotdoc

File:
1 edited

Legend:

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

    r7244 r7425  
    118118disp('       ''textweight'':  same as standard ''FontWeight'' matlab option applied to text, use a cell of strings if more than one');
    119119disp('       ''textcolor'':  same as standard ''color'' matlab option applied to text, use a cell of strings if more than one');
     120disp('       ''textrotation'':  same as standard ''Rotation'' matlab option applied to text, use a cell of strings if more than one');
    120121disp('       ''mask'': list of flags of size numberofgrids or numberofelements. Only ''true'' values are plotted ');
    121122disp('       ''partitionedges'': ''off'' by default. overlay plot of partition edges');
Note: See TracChangeset for help on using the changeset viewer.