Navigation

Operators and Keywords

Function List:

C++ API

plot.m File Reference


Functions

 if (nargout > 0) h
else plot (x, p(x), varargin{:})

Variables

function h
 rmax = max (abs (roots (p.poly)))
 x = [0 : (n - 1)] / (n - 1) * 2.2 * rmax - 1.1 * rmax

Function Documentation

if ( nargout  ,
 
)

else plot ( ,
p(x)   
)


Variable Documentation

Initial value:

 plot(p, varargin)
  n = 128

rmax = max (abs (roots (p.poly)))

x = [0 : (n - 1)] / (n - 1) * 2.2 * rmax - 1.1 * rmax