Changeset 341 for trunk/src/set_object.m
- Timestamp:
- Dec 19, 2011, 5:00:54 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/set_object.m
r309 r341 673 673 ListObject=get(hhuvmat.ListObject,'String');%position in the objet list 674 674 IndexObj=get(hhuvmat.ListObject,'Value') 675 % name of the object 675 676 %% read the object on the GUI set_object 676 677 ObjectName=get(handles.TITLE,'String');%name of the current object defiend in set_object 677 678 ObjectData=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.