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

a callback to Menu->File->Import Image, imports model from Matlab main workspace or system clipboard More...

Functions

function  menuFileImportImage (hObject, eventdata, handles, parameter)
 a callback to Menu->File->Import Image, imports model from Matlab main workspace or system clipboard More...
 

Detailed Description

a callback to Menu->File->Import Image, imports model from Matlab main workspace or system clipboard

Function Documentation

function menuFileImportImage (   hObject,
  eventdata,
  handles,
  parameter 
)

a callback to Menu->File->Import Image, imports model from Matlab main workspace or system clipboard

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
parameter[optional] a string that defines image source:
  • matlab, [default] main workspace of Matlab
  • imaris, from imaris, requires ImarisXT
  • clipboard, from the system clipboard
  • url, from the provided URL address
Required fields of handles:

References ib_getImarisDataset(), imclipboard(), mib_inputdlg(), and updateGuiWidgets().

Referenced by imbrowser>menuFileImportImage_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: