Changeset 424 for trunk/src/set_object.m


Ignore:
Timestamp:
May 16, 2012, 10:15:39 AM (12 years ago)
Author:
sommeria
Message:

improved way of dealing with projection objects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/set_object.m

    r413 r424  
    180180if ~isempty(huvmat)
    181181    hhuvmat=guidata(huvmat);
    182     set(hhuvmat.ViewObject_1,'value',0)% desactivate the two view buttons
     182%     set(hhuvmat.ViewObject_1,'value',0)% desactivate the two view buttons
    183183    set(hhuvmat.ViewObject,'value',0)%
    184184    set(hhuvmat.edit_object,'Value',0)% desactivate the edit option
Note: See TracChangeset for help on using the changeset viewer.