Skip to content

Plotting nyquist plot from FrequencyResponseData fails #992

Closed
@wueestry

Description

@wueestry

When trying to create the nyquist plot from an FRD system

freq_response = ct.FRD(response, frequencies)
ct.nyquist_plot(freq_response)

the plotting fails with the following error
AttributeError: 'FrequencyResponseData' object has no attribute 'poles' during the call of _default_frequency_range

version: 0.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions