Changeset 342 for trunk/src/mouse_down.m


Ignore:
Timestamp:
Dec 20, 2011, 5:14:43 PM (13 years ago)
Author:
sommeria
Message:

various bugs corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/mouse_down.m

    r332 r342  
    353353            set(hhuvmat.transform_fct,'Value',1)
    354354            uvmat('transform_fct_Callback',hObject,eventdata,hhuvmat); %file input with xml reading  in uvmat
    355             set(hhuvmat.FixedLimits,'Value',0)% put FixedLimits option to 'off'
    356             set(hhuvmat.FixedLimits,'BackgroundColor',[0.7 0.7 0.7])
     355            set(hhuvmat.CheckFixedLimits,'Value',0)% put FixedLimits option to 'off'
     356            set(hhuvmat.CheckFixedLimits,'BackgroundColor',[0.7 0.7 0.7])
    357357            return
    358358        end
Note: See TracChangeset for help on using the changeset viewer.