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

a callback to the handles.roiAddBtn, adds a roi to a dataset More...

Functions

function  roiAddBtn_Callback (hObject, eventdata, handles)
 a callback to the handles.roiAddBtn, adds a roi to a dataset More...
 

Detailed Description

a callback to the handles.roiAddBtn, adds a roi to a dataset

Function Documentation

function roiAddBtn_Callback (   hObject,
  eventdata,
  handles 
)

a callback to the handles.roiAddBtn, adds a roi to a dataset

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

References roiShowCheck_Callback().

Here is the call graph for this function: