function d = getDouble(fieldhandle) d = str2double(get(fieldhandle,'String')); end