![]() |
Microscopy Image Browser
1.00
|
Send a dataset from MIB to Imaris. More...
Functions | |
function
handles = | ib_setImarisDataset (img, img_info, handles) |
Send a dataset from MIB to Imaris. More... | |
Send a dataset from MIB to Imaris.
function handles = ib_setImarisDataset | ( | img, | |
img_info, | |||
handles | |||
) |
Send a dataset from MIB to Imaris.
img | a variable with the dataset |
img_info | containers.map with parameters |
handles | handles structure from im_browser |
handles | handles structure from im_browser |
Examples:
References IceImarisConnector.IceImarisConnector(), and mib_inputdlg().
Referenced by menuFileExportImage().