Ignore:
Timestamp:
02/03/10 23:13:37 (15 years ago)
Author:
Eric.Larour
Message:

Added larour2 position.
Added partition graph plot.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/plot/plot_manager.m

    r2830 r2947  
    5353                case 'penalties',
    5454                        plot_penalties(md,options,subplotwidth,i);
     55                        return;
     56                case 'partition',
     57                        plot_partition(md,options,nlines,ncols,i);
    5558                        return;
    5659                case 'riftvel',
Note: See TracChangeset for help on using the changeset viewer.