Ignore:
Timestamp:
10/25/11 08:56:31 (14 years ago)
Author:
Mathieu Morlighem
Message:

Added NaN option for plotting BC

File:
1 edited

Legend:

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

    r9771 r10284  
    121121disp('       ''textrotation'':  same as standard ''Rotation'' matlab option applied to text, use a cell of strings if more than one');
    122122disp('       ''mask'': list of flags of size numberofnodes or numberofelements. Only ''true'' values are plotted ');
     123disp('       ''nan'': value assigned to NaNs (convenient when plotting BC)');
    123124disp('       ''partitionedges'': ''off'' by default. overlay plot of partition edges');
    124125disp('       ''log'': value of log');
Note: See TracChangeset for help on using the changeset viewer.