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

a context menu to the to the handles.filesListbox, the menu is called with the right mouse button More...

Functions

function  filesListboxContext_cb (hObject, eventdata, parameter)
 a context menu to the to the handles.filesListbox, the menu is called with the right mouse button More...
 

Detailed Description

a context menu to the to the handles.filesListbox, the menu is called with the right mouse button

Function Documentation

function filesListboxContext_cb (   hObject,
  eventdata,
  parameter 
)

a context menu to the to the handles.filesListbox, the menu is called with the right mouse button

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
parametera string with parameters for the function
  • load - Combine selected datasets
  • loadPart - Load part of the dataset
  • nth - Load each N-th dataset
  • insertData - Insert into the open dataset
  • combinecolors - Combine files as color channels
  • addchannel - Add as a new color channel
  • addchannel_nth - Add each N-th dataset as a new color channel
  • rename - Rename selected file
  • delete - Delete selected files
  • file_properties - File properties

References ib_loadImages(), mib_inputdlg(), unFocus(), update_filelist(), and updateGuiWidgets().

Referenced by imbrowser>im_browser_OpeningFcn().

Here is the call graph for this function:

Here is the caller graph for this function: