Ignore:
Timestamp:
Nov 26, 2011, 4:31:48 PM (12 years ago)
Author:
sommeria
Message:

improve the display of projection objects

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/delete_object.m

    r227 r302  
    1111huvmat=findobj('tag','uvmat');%handles of the uvmat interface
    1212UvData=get(huvmat,'UserData');
    13 hlist_object=findobj(huvmat,'Tag','list_object_1');%handles of the object liçst in the uvmat interface
     13hlist_object=findobj(huvmat,'Tag','ListObject');%handles of the object liçst in the uvmat interface
    1414list_str=get(hlist_object,'String');%objet list
    1515ObjectData=[];%default
Note: See TracChangeset for help on using the changeset viewer.