![]() |
Microscopy Image Browser
1.233
|
A callback function for handles.changeTimeSlider. Responsible for showing next or previous time point of the dataset. More...
Functions | |
function | changeTimeSlider_Callback (hObject, eventdata, handles) |
A callback function for handles.changeTimeSlider. Responsible for showing next or previous time point of the dataset. More... | |
A callback function for handles.changeTimeSlider. Responsible for showing next or previous time point of the dataset.
function changeTimeSlider_Callback | ( | hObject, | |
eventdata, | |||
handles | |||
) |
A callback function for handles.changeTimeSlider. Responsible for showing next or previous time point of the dataset.
hObject | a handle to the calling object |
eventdata | eventdata structure of Matlab |
handles | handles structure of im_browser.m |
Referenced by changeTimeEdit_Callback(), im_browser_scrollWheelFcn(), im_browser_WindowKeyPressFcn(), and imbrowser>im_browser_OpeningFcn().