Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
saveModelToolbar_ClickedCallback.m File Reference

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...
 

Detailed Description

a callback to the handles.saveModelToolbar, saves the model in the matlab format to the specified file

Function Documentation

function saveModelToolbar_ClickedCallback (   hObject,
  eventdata,
  handles 
)

a callback to the handles.saveModelToolbar, saves the model in the matlab format to the specified file

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
Required fields of handles:

Referenced by imbrowser>menuModelsSave_Callback().

Here is the caller graph for this function: