Tomography Toolbox    

tom_check_radio_buttons

reads the Values of the radiobuttons from tom_tilt_series gui

Syntax

[Options]=tom_check_radio_buttons(name,direction)

Input:  
name :name of the state the radiobuttons should be read
ditrections :determines whether the >> (get) or << (set) buttons should be read (get,set)
   
Output:  
Options :string including the information which radio buttons are active

Description

Reads the values of the radiobuttons from tom_tilt_series gui only for
one of the four states (Search,Tracking,Focus,Acquisition).

Examples

Options= tom_check_radio_buttons(lower(handles.Tracking.Name),'get');

See Also

tom_tilt_series, tom_set_gui_Values, tom_get_gui_Vaulues

    tom_center_slit_settings  tom_create_logfile