[bug #68196] [octave forge] (control) Wrong phase in bode plot
Luiz Antonio Maccari Junior <[email protected]> Fri, 12 Jun 2026 09:07:39 -0400 (EDT)
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Follow-up Comment #11, bug #68196 (group octave):
Hi I think this Bug is present yet:
I have the following example:
num = [ 0;
0;
2.052877715426585e+09;
4.416784109977014e+13;
1.719831064785571e+17;]'
den = [ 1.000000000000000e+00;
8.380906856780281e+04;
2.269817212624148e+08;
4.344755797517798e+12;
0;]'
TF5 = tf(num,den)
bode(TF5)
My output is:
(file #)
The expected behavior is the phase range around to -90º. However it starts
around -360° + 90° =-170
(file #58709)
_______________________________________________________
Additional Item Attachment:
Name: bug1.jpg Size: 61KiB
<https://file.savannah.gnu.org/file/bug1.jpg?file_id=58709>
AGPL NOTICE
These attachments are served by Savane. You can download the corresponding
source code of Savane at
https://git.savannah.nongnu.org/cgit/administration/savane.git/snapshot/savane-c36938be85ff6c1b727bc7dd7fd30e48f9142870.tar.gz
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68196>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaiwEmwAKCRCqLAuaBUf3 TufsAQCNb4r1I9DtKaGR23W8Mka1TuMBzU8zU8M4mE8imZpxowD/RhOQmYM+Xc2O jbzGRNsVt5waKlwHq5WPLfHyA0u/yAA= =h9xK -----END PGP SIGNATURE-----