Changeset 1262 for issm/trunk


Ignore:
Timestamp:
07/08/09 11:49:04 (16 years ago)
Author:
Mathieu Morlighem
Message:

Added unitmultiplier in expdisp

File:
1 edited

Legend:

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

    r1077 r1262  
    137137                filename=options_structure.expdisp{i};
    138138                style=options_structure.expstyle{i};
    139                 expdisp(filename,gcf,style);
     139                expdisp(filename,gcf,style,options_structure.unitmultiplier);
    140140        end
    141141end
Note: See TracChangeset for help on using the changeset viewer.