Ignore:
Timestamp:
Jan 3, 2011, 9:08:43 PM (13 years ago)
Author:
sommeria
Message:

small bug repair in phys and phys_polar: units

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/transform_field/phys.m

    r164 r167  
    9999
    100100DataOut=Data;%default
    101 DataOut.CoordUnit=Calib.CoordUnit; %put flag for physical coordinates
     101% DataOut.CoordUnit=Calib.CoordUnit; %put flag for physical coordinates
    102102if isfield(Calib,'SliceCoord')
    103103    DataOut.PlaneCoord=Calib.SliceCoord;%to generalise for any plane
Note: See TracChangeset for help on using the changeset viewer.