![]() |
Microscopy Image Browser
1.233
|
a callback to the handles.roiRemoveBtn, removes selected roi from a list of rois More...
Functions | |
function | roiRemoveBtn_Callback (hObject, eventdata, handles) |
a callback to the handles.roiRemoveBtn, removes selected roi from a list of rois More... | |
a callback to the handles.roiRemoveBtn, removes selected roi from a list of rois
function roiRemoveBtn_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
a callback to the handles.roiRemoveBtn, removes selected roi from a list of rois
hObject | handle to im_browser.m (see GCBO) |
eventdata | eventdata structure |
handles | structure with handles of im_browser.m |
References roiShowCheck_Callback().
Referenced by roiList_cm_Callback().