![]() |
Microscopy Image Browser
1.233
|
A cell selection callback function function for the handles.ib_channelMixerTable table. More...
Functions | |
function | channelMixerTable_CellSelectionCallback (hObject, eventdata, handles) |
A cell selection callback function function for the handles.ib_channelMixerTable table. More... | |
A cell selection callback function function for the handles.ib_channelMixerTable table.
function channelMixerTable_CellSelectionCallback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
A cell selection callback function function for the handles.ib_channelMixerTable table.
hObject handle to channelMixerTable (see GCBO) eventdata structure with the following fields (see UITABLE) Indices: row and column indices of the cell(s) currently selecteds handles structure with handles and user data (see GUIDATA)
References updateGuiWidgets().
Referenced by ib_channelMixerTable_Callback().