![]() |
Microscopy Image Browser
1.233
|
A callback for changing the time points of the dataset by entering a new time value. More...
Functions | |
function | changeTimeEdit_Callback (hObject, eventdata, handles) |
A callback for changing the time points of the dataset by entering a new time value. More... | |
A callback for changing the time points of the dataset by entering a new time value.
function changeTimeEdit_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
A callback for changing the time points of the dataset by entering a new time value.
hObject | a handle to the handles.changeTimeEdit |
eventdata | event data structure of Matlab |
handles | handles structure of im_browser.m |
References changeTimeSlider_Callback(), and editbox_Callback().
Referenced by bufferToggles_cb(), iblabelsGui>labelsTable_CellSelectionCallback(), iblabelsGui>tableContextMenu_cb(), imbrowser>firstTimeBtn_Callback(), MaskStatsDlg>statTable_CellSelectionCallback(), and mibmeasureTool>measureTable_cm().