[Master Index] [Index for Courses]

zcat

(ee2200/zcat.m)


Function Synopsis

hv = zcat(z, arg2, arg3)

Help text

ZCAT   Plot vectors in z-plane end-to-end
----
 usage:    zcat( Z )
    z = vector of complex numbers; each complex # is displayed
          as a vector, with the arrows placed end-to-end

---->> alternate calling format <<---------
    hv = zcat(Z, <LTYPE>, <SCALE>)
     LTYPE: string containing any valid line type (see PLOT)            
     SCALE: varies size of arrowhead (default = 1.0)
             (order of LTYPE and SCALE args doesn't matter)
        hv: output handle from graphics of vector plot

	See also ZVECT, COMPASS, ROSE, FEATHER, QUIVER.

Cross-Reference Information

This function calls
This function is called by

Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON