Ignore:
Timestamp:
Aug 17, 2012, 11:47:16 PM (12 years ago)
Author:
sommeria
Message:

various bugs corrected. get_field now used in a passive way from uvmat: variable names are transferred from get_field to uvmat.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/geometry_calib.m

    r507 r517  
    10001000%axes(hhuvmat.axes3)
    10011001set(0,'CurrentFigure',huvmat)
    1002 set(huvmat,'CurrentAxes',hhuvmat.axes3)
     1002set(huvmat,'CurrentAxes',hhuvmat.PlotAxes)
    10031003hh=findobj('Tag','calib_points');
    10041004if  ~isempty(ObjectData.Coord) && isempty(hh)
Note: See TracChangeset for help on using the changeset viewer.