Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

klist->gains kwarg for matlab.wrappers.rlocus#999

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

gdmcbain
Copy link
Contributor

Thisfixes#998.

It wasn't the actual problem there, withcontrol.matlab.wrappers.rlocus not being called (rathercontrol.rlocus.rlocus = control.rlocus.root_locus_plot), but still this does forward kwargs to that function which is expectinggains rather thanklist orkvect (though it does have acontrol._process_legacy_keyword in place to catch the latter).

Feel free to ignore or use this.

@slivingstonslivingston self-assigned thisMay 10, 2024
@slivingston
Copy link
Member

Thanks,@gdmcbain ! While reviewing this, I noticed anotherkvect in the same docstring, so I fixed it, too.

By the way, it looks like the email address you are using in the commit is not associated with your GitHub account because your commit appears without an avatar above. Is that intentional, or did you want to use a different address?

@coveralls
Copy link

Coverage Status

coverage: 94.503%. remained the same
when pullingcb4244d on gdmcbain:998-matlab-rlocus-klist
intoe4a03e8 on python-control:main.

@bnavigator
Copy link
Contributor

How about mapping MATLAB's parameterk to thegains kwarg ofroot_locus_plot()?https://www.mathworks.com/help/control/ref/dynamicsystem.rlocus.html

@murrayrmmurrayrm merged commit2d1f514 intopython-control:mainMay 11, 2024
@gdmcbaingdmcbain deleted the 998-matlab-rlocus-klist branchMay 13, 2024 01:30
gdmcbain added a commit to gdmcbain/python-control that referenced this pull requestMay 13, 2024
@gdmcbain
Copy link
ContributorAuthor

By the way, it looks like the email address you are using in the commit is not associated with your GitHub account because your commit appears without an avatar above. Is that intentional, or did you want to use a different address?

Oops. I assume it's too late to fix now; never mind.

How about mapping MATLAB's parameterk to thegains kwarg ofroot_locus_plot()?https://www.mathworks.com/help/control/ref/dynamicsystem.rlocus.html

Sure, why not. Let's.

@murrayrmmurrayrm added this to the0.10.1 milestoneJun 30, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@slivingstonslivingstonslivingston approved these changes

Assignees

@slivingstonslivingston

Labels
None yet
Projects
None yet
Milestone
0.10.1
Development

Successfully merging this pull request may close these issues.

inconsistent kwarg klist/kvect/gains in rlocus doc
5 participants
@gdmcbain@slivingston@coveralls@bnavigator@murrayrm

[8]ページ先頭

©2009-2025 Movatter.jp