Ignore:
Timestamp:
Feb 24, 2025, 7:49:59 PM (3 weeks ago)
Author:
sommeria
Message:

bug add points geometry_calib repaired

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mouse_down.m

    r1127 r1172  
    493493        h_ListCoord=hh_geometry_calib.ListCoord; %findobj(h_geometry_calib,'Tag','ListCoord');
    494494        Coord=get(h_ListCoord,'Data');
     495        Coord=Coord(:,1:6);
    495496        %data=read_geometry_calib(Coord);%transform char cell to numbers
    496497        xlim=get(haxes,'XLim');
Note: See TracChangeset for help on using the changeset viewer.