![]() |
Microscopy Image Browser
1.233
|
Send a dataset from MIB to Imaris. More...
Functions | |
function
handles = | ib_setImarisDataset (handles, options) |
Send a dataset from MIB to Imaris. More... | |
Send a dataset from MIB to Imaris.
function handles = ib_setImarisDataset | ( | handles, | |
options | |||
) |
Send a dataset from MIB to Imaris.
handles | handles structure from im_browser |
options | an optional structure with additional settings (for example, when is called from ib_renderModelImaris.m)
|
handles | handles structure from im_browser |
Examples:
References IceImarisConnector.IceImarisConnector(), and mib_inputdlg().
Referenced by ib_renderModelImaris(), menuFileExportImage(), and menuModelsExport().