source: issm/oecreview/Archive/18296-19100/ISSM-19074-19075.diff@ 19102

Last change on this file since 19102 was 19102, checked in by Mathieu Morlighem, 10 years ago

NEW: added 18296-19100

File size: 481 bytes
  • ../trunk-jpl/src/m/plot/applyoptions.m

     
    6060                end
    6161        elseif strcmp(domaintype(md.mesh),'2Dvertical'),
    6262                axis auto tight
     63        elseif strcmp(domaintype(md.mesh),'3Dsurface'),
     64                axis auto tight
     65
    6366        elseif strcmp(domaintype(md.mesh),'2Dhorizontal'),
    6467                axis tight equal;
    6568        else
Note: See TracBrowser for help on using the repository browser.