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_polar.m

    r164 r167  
    120120
    121121DataOut=Data;
    122 DataOut.CoordUnit=Calib.CoordUnit; %put flag for physical coordinates
     122% DataOut.CoordUnit=Calib.CoordUnit; %put flag for physical coordinates
    123123if isfield(Calib,'SliceCoord')
    124124    DataOut.PlaneCoord=Calib.SliceCoord;%to generalise for any plane
Note: See TracChangeset for help on using the changeset viewer.