![]() |
Microscopy Image Browser
1.233
|
A callback for changing the slices of the 3D dataset by entering the new slice number. More...
Functions | |
function | changelayerEdit_Callback (unused1, eventdata, handles) |
A callback for changing the slices of the 3D dataset by entering the new slice number. More... | |
A callback for changing the slices of the 3D dataset by entering the new slice number.
function changelayerEdit_Callback | ( | unused1, | |
eventdata, | |||
handles | |||
) |
A callback for changing the slices of the 3D dataset by entering the new slice number.
unused1 | Marked as "~" in original m-file. |
eventdata | event data structure of Matlab |
handles | handles structure of im_browser.m |
References changelayerSlider_Callback(), and editbox_Callback().
Referenced by bufferToggles_cb(), iblabelsGui>labelsTable_CellSelectionCallback(), iblabelsGui>tableContextMenu_cb(), imbrowser>firstSliceBtn_Callback(), imbrowser>lastSliceBtn_Callback(), MaskStatsDlg>statTable_CellSelectionCallback(), mibmeasureTool>measureTable_cm(), and pixInfo_cb().