Code covered by the BSD License
function parameters = coeff_edit_data_callback16(parameters) parameters.dictionnary.currentpattern(4,1) = str2double(get(parameters.gui.coeff.editbutton16 , 'String'));
Contact us