Microscopy Image Browser  1.00
 All Classes Files Functions Variables Pages
menuModelsImport.m File Reference

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

Detailed Description

a callback to Menu->Models->Import imports the Model layer from the main Matlab workspace

Function Documentation

function menuModelsImport (   hObject,
  eventdata,
  handles 
)

a callback to Menu->Models->Import imports the Model layer from the main Matlab workspace

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

References createModelBtn_Callback(), mib_inputdlg(), modelShowCheck_Callback(), and updateSegmentationLists().

Referenced by imbrowser>menuModelsImport_Callback().

Here is the call graph for this function:

Here is the caller graph for this function: