photo

ZHE


Kansas State University

Active since 2013

Followers: 0   Following: 0

Message

function Save20_Callback(hObject, eventdata, handles)

handles.ValueCareChild(end+1,1)= get(handles.SliderCareChild,'Value');

guidata(hObject,handles)

I have this call back to collect data, then how can I save the whole handles.ValueCareChild?

Please login to endorse this person in a skill

No Endorsements received
MATLAB Graphic