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 客户端使用