Samiran Dam
Guest
Tue Jun 15, 2010 4:08 pm
Dear all,
I want to obtain a root-locus plot in cadence. Basically, in a batch
simulations, through OCEAN script I am trying to vary the component
values and do a pzPlot( ) to achieve this...but in every iteration, a
new plot window is overriding the previous one, so I am not getting
the locus. Is there any better way to obtain this?
Regards,
Samiran
Andrew Beckett
Guest
Mon Jul 12, 2010 5:44 pm
Samiran Dam wrote, on 06/15/10 14:08:
Quote:
Dear all,
I want to obtain a root-locus plot in cadence. Basically, in a batch
simulations, through OCEAN script I am trying to vary the component
values and do a pzPlot( ) to achieve this...but in every iteration, a
new plot window is overriding the previous one, so I am not getting
the locus. Is there any better way to obtain this?
Regards,
Samiran
Samiran,
Call newWindow() before each pzPlot() call?
Regards,
Andrew.