octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pzmap(), bad options (control)


From: GoSim
Subject: Re: pzmap(), bad options (control)
Date: Fri, 31 Jan 2020 12:54:05 -0600 (CST)

>> pzmap(tf([1 9],[1 2 2 4 5]))
>> hold on
>> pzmap(tf([1 8],[1 2 2 4 5]))

same color, legend incorrect

<https://octave.1599824.n4.nabble.com/file/t373066/pzmap.png> 


>> pzmap(tf([1 8],[1 2 2 4 5]))
>> hold on
>> pzmap(tf([1 9],[1 2 2 4 5]),'r')

x:s and o:s are now a line and a dot, this is incorrect

<https://octave.1599824.n4.nabble.com/file/t373066/pzmap1.png> 


pzmap(tf([1 9],[1 2 2 4 5]),'bx')

everything is x now, can't see the zeros

<https://octave.1599824.n4.nabble.com/file/t373066/pzmap2.png> 






--
Sent from: https://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]