[Master Index]
[Index for Courses]
zprint
(ee2200/zprint.m)
Function Synopsis
zprint(z)
Help text
ZPRINT printout complex # in rect and polar form
------
usage: zprint(z)
z = vector of complex numbers; each one will be printed
in a format showing real, imag, mag and phase
Cross-Reference Information
This function calls
- abs /tools/hpmatlab/toolbox/matlab/elfun/abs.m
- angle /tools/hpmatlab/toolbox/matlab/elfun/angle.m
- disp /tools/hpmatlab/toolbox/matlab/general/disp.m
- imag /tools/hpmatlab/toolbox/matlab/elfun/imag.m
- length /tools/hpmatlab/toolbox/matlab/general/length.m
- mattostr ee2200/mattostr.m
- pi /tools/hpmatlab/toolbox/matlab/elmat/pi.m
- real /tools/hpmatlab/toolbox/matlab/elfun/real.m
This function is called by
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON