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-- ClippingStyle — default Automatic
- Frame — default True
- FrameTicks — default All
- MaxPlotPoints — default Automatic
ฟังก์ชันทั้งหมด 6300 รายการ ·
ใช้สิ่งนี้จากไคลเอนต์ MCP