Qurak

MatrixPlot

Verfügbar

Plots a matrix as a colored grid.

MatrixPlot[m]
MatrixPlot[{{1, 2, 1}, {3, 0, 1}, {0, 0, -1}}] → -Graphics-MatrixPlot[{{1, 2, 1}, {3, 0, 1}, {0, 0, -1}}, ColorFunction -> "Monochrome"] → -Graphics-MatrixPlot[{{4, 2, 1}, {3, 0, -2}, {0, 0, -1}}] → -Graphics-

Verwendet in

Themen

Verwandt

Alle 6300 Funktionen · Dies aus einem MCP-Client verwenden