Changeset 12603


Ignore:
Timestamp:
07/03/12 09:02:41 (13 years ago)
Author:
seroussi
Message:

fixed plot_profile for 2 profiles

File:
1 edited

Legend:

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

    r12602 r12603  
    4040
    4141        %Compute profile value
    42         [z,data_interp]=ProfileValues(md,data,xprof,yprof,resolution);
     42        [z,data_interp]=ProfileValues(md,datai,xprof,yprof,resolution);
    4343
    4444        %plot profile
Note: See TracChangeset for help on using the changeset viewer.