![]() |
Microscopy Image Browser
1.233
|
A callback function for the handles.ib_channelMixerTable table. More...
Functions | |
function | ib_channelMixerTable_Callback (hObject, eventdata, handles, type) |
A callback function for the handles.ib_channelMixerTable table. More... | |
A callback function for the handles.ib_channelMixerTable table.
function ib_channelMixerTable_Callback | ( | hObject, | |
eventdata, | |||
handles, | |||
type | |||
) |
A callback function for the handles.ib_channelMixerTable table.
Duplicates action of the Menu->Image->Color channels entry
hObject | handle of a calling object |
eventdata | not used |
handles | handle structure of im_browser, not used because it is updated by the guidata function |
type | a string that defines required action
|
Examples:
References channelMixerTable_CellSelectionCallback(), ib_do_backup(), and updateGuiWidgets().
Referenced by imbrowser>im_browser_OpeningFcn().