[Master Index] [Index for Courses]

ucplot

(ee2200/ucplot.m)


Function Synopsis

huc = ucplot( radius, center, arg3 )

Help text

UCPLOT   Plot a circle with specified center and radius
 usage:
    huc = ucplot( radius, center, linetype )
      radius: (default = 1)
      center: complex number (x+j*y) (default = 0)
    linetype: any valid MATLAB type (see help plot)
         huc: handle to plot of the circle

	See also ZVECT

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