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

a callback to the handles.menuFileExportImage, exports image and meta-data from MIB to the main Matlab workspace or Imaris More...

Functions

function  menuFileExportImage (hObject, eventdata, handles, parameter)
 a callback to the handles.menuFileExportImage, exports image and meta-data from MIB to the main Matlab workspace or Imaris More...
 

Detailed Description

a callback to the handles.menuFileExportImage, exports image and meta-data from MIB to the main Matlab workspace or Imaris

Function Documentation

function menuFileExportImage (   hObject,
  eventdata,
  handles,
  parameter 
)

a callback to the handles.menuFileExportImage, exports image and meta-data from MIB to the main Matlab workspace or Imaris

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
parameter[optional] a string that defines target for the image:
  • matlab, [default] main workspace of Matlab
  • imaris, to imaris, requires ImarisXT
Required fields of handles:

References ib_setImarisDataset().

Referenced by imbrowser>menuFileExportImage_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: