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

a callback to Menu->Dataset->Slice do actions with individual slices More...

Functions

function  menuDatasetSlice (hObject, eventdata, handles, parameter)
 a callback to Menu->Dataset->Slice do actions with individual slices More...
 

Detailed Description

a callback to Menu->Dataset->Slice do actions with individual slices

Function Documentation

function menuDatasetSlice (   hObject,
  eventdata,
  handles,
  parameter 
)

a callback to Menu->Dataset->Slice do actions with individual slices

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
parametera string that defines image source:
  • deleteSlice, delete slice (a section from a Z-stack) from the dataset
  • deleteFrame, delete frame (a section from a time series) from the dataset
Required fields of handles:

References mib_inputdlg(), and updateGuiWidgets().

Referenced by imbrowser>menuDatasetSlice_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: