![]() |
Microscopy Image Browser
1.233
|
a callback to Menu->Models->Export export the Model layer to the main Matlab workspace More...
Functions | |
| function | menuModelsExport (hObject, eventdata, handles, parameter) |
| a callback to Menu->Models->Export export the Model layer to the main Matlab workspace More... | |
a callback to Menu->Models->Export export the Model layer to the main Matlab workspace
| function menuModelsExport | ( | hObject, | |
| eventdata, | |||
| handles, | |||
| parameter | |||
| ) |
a callback to Menu->Models->Export export the Model layer to the main Matlab workspace
| hObject | handle to im_browser.m (see GCBO) |
| eventdata | eventdata structure |
| handles | structure with handles of im_browser.m |
| parameter | destination for the export: matlab, imaris |
References ib_setImarisDataset(), and mib_inputdlg().
Referenced by imbrowser>menuModelsExport_Callback().

