From: Vince on
Hi everyone,

I am trying to plot the root locus in the argand plane. Which functions can I use to create nice plots?

vTR
From: TideMan on
On Apr 30, 5:09 am, "Vince " <vince.tiltro...(a)gmail.com> wrote:
> Hi everyone,
>
> I am trying to plot the root locus in the argand plane. Which functions can I use to create nice plots?
>
> vTR

plot(real(z),imag(z))
 | 
Pages: 1
Prev: gui of matrix operations
Next: Basic Plot Help