1 2 3 4 5 6 7
//determine the pull between poles and keeper A=15e-4 B=1.2 U=1 F=2*B*B*A/(2*4*3.14*10^-7) disp('Total force='+string(F)+' N')