Community Profile

photo

HRISHIKESH


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Im making a gui for motion detection program .This is where im finding difficulty.I want display the result in edit box of gui but im getting an error "Error while evaluating uicontrol Callback". Can anyone tell me how to solve it ? ?
function untitled13_OpeningFcn(hObject, eventdata, handles, varargin) handles.output = hObject; guidata(hObject, handles);...

9 years ago | 1 answer | 0

1

answer