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