Changeset 341 for trunk/src/set_object.m


Ignore:
Timestamp:
Dec 19, 2011, 5:00:54 PM (12 years ago)
Author:
sommeria
Message:

various bugs corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/set_object.m

    r309 r341  
    673673ListObject=get(hhuvmat.ListObject,'String');%position in the objet list
    674674IndexObj=get(hhuvmat.ListObject,'Value')
    675 % name of the object
     675
     676%% read the object on the GUI set_object
    676677ObjectName=get(handles.TITLE,'String');%name of the current object defiend in set_object
    677678ObjectData=read_set_object(handles);%read the input parameters defining the object in the GUI set_object
Note: See TracChangeset for help on using the changeset viewer.