Changeset 424 for trunk/src/set_object.m
- Timestamp:
- May 16, 2012, 10:15:39 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/set_object.m
r413 r424 180 180 if ~isempty(huvmat) 181 181 hhuvmat=guidata(huvmat); 182 set(hhuvmat.ViewObject_1,'value',0)% desactivate the two view buttons182 % set(hhuvmat.ViewObject_1,'value',0)% desactivate the two view buttons 183 183 set(hhuvmat.ViewObject,'value',0)% 184 184 set(hhuvmat.edit_object,'Value',0)% desactivate the edit option
Note: See TracChangeset
for help on using the changeset viewer.