Qurak

ListPlot3D

可用

Creates a 3D plot from data.

ListPlot3D[{{f11, …, f1 n}, …, {fm 1, …, f mn}}]
ListPlot3D[{{x1, y1, f1}, …, {xk, yk, fk}}]
ListPlot3D[{data1, data2, …}]
ListPlot3D[{{0, 0, 1}, {1, 0, 0}, {0, 1, 0}}, Mesh -> All] → -Graphics3D-ListPlot3D[{{1, 1, 1, 1}, {1, 2, 1, 2}, {1, 1, 3, 1}, {1, 2, 1, 4}}, Mesh -> All] → -Graphics3D-

使用於

主題

相關

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