Community Profile

photo

Vaidhyanathan C


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


The variables which were stored in handles gets deleted once the program control gets out of the function loop despite using guidata()
function pushbutton2_Callback(hObject, eventdata, handles) % hObject handle to pushbutton2 (see GCBO) % eventdata reserved...

5 years ago | 1 answer | 0

1

answer

Question


I am unable to store data in an Object to use in a different callback function using GUI
% --- Executes on button press in strline. function strline_Callback(hObject, eventdata, handles) % hObject handle to strli...

5 years ago | 1 answer | 0

1

answer