Qurak

MatrixPlot

可用

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-

使用於

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個