![]() |
Microscopy Image Browser
1.233
|
a callback to the handles.saveModelToolbar, saves the model in the matlab format to the specified file More...
Functions | |
function | saveModelToolbar_ClickedCallback (hObject, eventdata, handles) |
a callback to the handles.saveModelToolbar, saves the model in the matlab format to the specified file More... | |
a callback to the handles.saveModelToolbar, saves the model in the matlab format to the specified file
function saveModelToolbar_ClickedCallback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
a callback to the handles.saveModelToolbar, saves the model in the matlab format to the specified file
hObject | handle to im_browser.m (see GCBO) |
eventdata | eventdata structure |
handles | structure with handles of im_browser.m |
Referenced by imbrowser>menuModelsSave_Callback().