No BSD License
function uscita = deg2rad(ingresso) uscita = 2*pi*ingresso/360;
Contact us at files@mathworks.com