![]() |
Microscopy Image Browser
1.233
|
Check for entered values in an edit box and switch the focus to handles.updatefilelistBtn. More...
Functions | |
| function status = | editbox_Callback (hObject, eventdata, handles, chtype, default_val, variation) |
| Check for entered values in an edit box and switch the focus to handles.updatefilelistBtn. More... | |
Check for entered values in an edit box and switch the focus to handles.updatefilelistBtn.
| function status = editbox_Callback | ( | hObject, | |
| eventdata, | |||
| handles, | |||
| chtype, | |||
| default_val, | |||
| variation | |||
| ) |
Check for entered values in an edit box and switch the focus to handles.updatefilelistBtn.
| hObject | handle to im_browser.m (see GCBO) |
| eventdata | reserved - to be defined in a future version of MATLAB |
| handles | structure with handles of im_browser.m |
| chtype | - required type of the input
|
| default_val | - [optional], default value if the input is wrong. default is 1 |
| variation | [optional] a variation of the input, a vector [minValue, maxValue] |
| status | result of the function:
|
Referenced by changelayerEdit_Callback(), changeTimeEdit_Callback(), imfiltPar1Edit_Callback(), imfiltPar2Edit_Callback(), localNormSigmaSlider_Callback(), and imbrowser>corrAbsvsEdit_Callback().
