Hi all, I have a problem while using ButtonDownFnc callback with an axes. I want to read the value of the plot and send it to editText field when I press mouse button over the plot. I am using this code in:
function axes2_ButtonDownFcn(hObject, eventdata, handles)
handles.Z =...