Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
selectionClearBtn_Callback.m File Reference

a callback to the handles.selectionClearBtn, allows to clear the Selection layer More...

Functions

function  selectionClearBtn_Callback (hObject, eventdata, handles, sel_switch)
 a callback to the handles.selectionClearBtn, allows to clear the Selection layer More...
 

Detailed Description

a callback to the handles.selectionClearBtn, allows to clear the Selection layer

Function Documentation

function selectionClearBtn_Callback (   hObject,
  eventdata,
  handles,
  sel_switch 
)

a callback to the handles.selectionClearBtn, allows to clear the Selection layer

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
sel_switcha string to define where selection should be cleared:
  • when 2D clear selection from the currently shown slice
  • when 3D clear selection from the currently shown z-stack
  • when 4D clear selection from the whole dataset
Required fields of handles:

References ib_do_backup().

Referenced by im_browser_WindowKeyPressFcn().

Here is the call graph for this function:

Here is the caller graph for this function: