![]() |
Microscopy Image Browser
1.00
|
a callback to Menu->Models->Export export the Model layer to the main Matlab workspace More...
Functions | |
function | menuModelsExport (hObject, eventdata, handles) |
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 | |||
) |
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 |
References mib_inputdlg().
Referenced by imbrowser>menuModelsExport_Callback().