Code covered by the BSD License
function parameters = coeff_edit_data_callback25(parameters) parameters.dictionnary.currentpattern(5,5) = str2double(get(parameters.gui.coeff.editbutton25 , 'String'));
Contact us