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

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...
 

Detailed Description

A callback function for handles.changeTimeSlider. Responsible for showing next or previous time point of the dataset.

Function Documentation

function changeTimeSlider_Callback (   hObject,
  eventdata,
  handles 
)

A callback function for handles.changeTimeSlider. Responsible for showing next or previous time point of the dataset.

Parameters
hObjecta handle to the calling object
eventdataeventdata structure of Matlab
handleshandles structure of im_browser.m
Required fields of handles:

Referenced by changeTimeEdit_Callback(), im_browser_scrollWheelFcn(), im_browser_WindowKeyPressFcn(), and imbrowser>im_browser_OpeningFcn().

Here is the caller graph for this function: