![]() |
Microscopy Image Browser
1.233
|
a callback to Menu->Models->Import imports the Model layer from the main Matlab workspace More...
Functions | |
function | menuModelsImport (hObject, eventdata, handles) |
a callback to Menu->Models->Import imports the Model layer from the main Matlab workspace More... | |
a callback to Menu->Models->Import imports the Model layer from the main Matlab workspace
function menuModelsImport | ( | hObject, | |
eventdata, | |||
handles | |||
) |
a callback to Menu->Models->Import imports the Model layer from the main Matlab workspace
hObject | handle to im_browser.m (see GCBO) |
eventdata | eventdata structure |
handles | structure with handles of im_browser.m |
References loadModelBtn_Callback(), and mib_inputdlg().
Referenced by imbrowser>menuModelsImport_Callback().