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

Commitd6dcc71

Browse files
authored
Merge pull request#11149 from buckwalterbd/matshow/fix
DOC: Modified the plot width of the matshow() example fit on page
2 parents52452f9 +2ce8973 commitd6dcc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎examples/images_contours_and_fields/matshow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ def samplemat(dims):
1818

1919

2020
# Display matrix
21-
plt.matshow(samplemat((15,35)))
21+
plt.matshow(samplemat((15,15)))
2222

2323
plt.show()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp