Ignore:
Timestamp:
May 20, 2010, 1:48:25 AM (14 years ago)
Author:
sommeria
Message:

many bug corrections and cleaning. Activation of the BW option in uvmat. Improvement of the interaction of get_field with uvmat.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/delete_object.m

    r75 r89  
    11%'delete_object': delete a projection object, defined by its index in the Uvmat list or by its graphic handle
     2%------------------------------------------------------------------------
     3% function delete_object(hObject)
    24%
    3 %INPUT:
     5% INPUT:
    46% hObject: object index (if integer) or handle of the graphic object. If
    5 % hObject is a subobject, the parent object is detected and deleted.
     7%          hObject is a subobject, the parent object is detected and deleted.
    68
    79function delete_object(hObject)
Note: See TracChangeset for help on using the changeset viewer.