Ignore:
Timestamp:
05/04/17 14:24:09 (8 years ago)
Author:
Mathieu Morlighem
Message:

CHG: allow for layer plot BC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/plot/plot_manager.m

    r17718 r21705  
    2121                        plot_boundaries(md,options,subplotwidth,i);
    2222                        return;
    23                 case 'BC',
     23                case {'BC','bc'},
    2424                        plot_BC(md,options,subplotwidth,i,data);
    2525                        return;
Note: See TracChangeset for help on using the changeset viewer.