Changeset 27704


Ignore:
Timestamp:
04/24/23 08:12:10 (2 years ago)
Author:
Mathieu Morlighem
Message:

CHG: should not call 2x subplot

File:
1 edited

Legend:

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

    r26932 r27704  
    188188if exist(options,'asymsubplot')
    189189        id=getfieldvalue(options,'asymsubplot',i);
    190         subplot(nlines,ncols,id);
    191190        subplotmodel(nlines,ncols,id,options);
    192191else
Note: See TracChangeset for help on using the changeset viewer.