1 2 3 4 5 6
//determine the fukux density F=0.5e-3;//webers A=4*10^-4;//meter^2 B=F/A; disp('flux density is = '+string(B)+' Wb/m^2');