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

Commitb2478f2

Browse files
committed
fix for github#623
1 parent363691e commitb2478f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎control/rlocus.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ def root_locus(sys, kvect=None, xlim=None, ylim=None,
168168
else:
169169
ifaxisNone:
170170
ax=plt.gca()
171-
fig=ax.figure
172-
ax.set_title('Root Locus')
171+
fig=ax.figure
172+
ax.set_title('Root Locus')
173173

174174
ifprint_gainandnotsisotool:
175175
fig.canvas.mpl_connect(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp