Skip to content

Matplotlib join() deprecated; need to update sisotool #831

Description

@murrayrm

In doing the release for v0.9.3, I found the following warning in the logs:

/home/runner/work/python-control/python-control/control/sisotool.py:161: MatplotlibDeprecationWarning: The join function was deprecated in Matplotlib 3.6 and will be removed two minor releases later.
[3339](https://github.com/python-control/python-control/actions/runs/3808966270/jobs/6480141305#step:6:3340)
    ax_phase.get_shared_x_axes().join(ax_phase, ax_mag)

We should fix this at some point.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions