Changeset 606 for trunk/src/set_object.m
- Timestamp:
- Apr 7, 2013, 10:14:45 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/set_object.m
r591 r606 213 213 if ~isempty(hseries) 214 214 hhseries=guidata(hseries); 215 set(hhseries.CheckObject,'Value',0) 216 set(hhseries.CheckObject,'BackgroundColor',[0 1 0])%put unactivated buttons to green 215 set(hhseries.ViewObject,'Value',0) 217 216 end 218 217
Note: See TracChangeset
for help on using the changeset viewer.