A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://matplotlib.org/api/_as_gen/matplotlib.axes.Axes.matshow.html below:

matplotlib.axes.Axes.matshow — Matplotlib 3.10.5 documentation

matplotlib.axes.Axes.matshow#
Axes.matshow(Z, **kwargs)[source]#

Plot the values of a 2D matrix or array as color-coded image.

The matrix will be shown the way it would be printed, with the first row at the top. Row and column numbering is zero-based.

Parameters:
Z(M, N) array-like

The matrix to be displayed.

Returns:
AxesImage
Other Parameters:
**kwargsimshow arguments

See also

imshow

More general function to plot data on a 2D regular raster.

Notes

This is just a convenience function wrapping imshow to set useful defaults for displaying a matrix. In particular:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4