Skip to content

Incorrect indentation direction of poles in Nyquist plot #1191

Description

@INGELETTR

Hi there!
As title says, I found a problem with the following transfer function
num [1,11,10]
den = [0.01,1,0.01,1]

When specified indent_direction = "right", the control Nyquist plot is as follows.

Image The indentation curves are going counter-clockwise, while the general rule is to draw them clockwise! Is this a bug? if not, can I configure it to always encircle clockwise?

Also, changing indent_direction to "left" does not change the Nyquist diagram whatsoever.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions