function [mod,arg]=mod_arg(complejocart) mod=abs(complejocart); argrad=angle(complejocart); arg=argrad*(180/pi);