Qurak

VectorPlot

可用

Creates a vector field plot.

VectorPlot[{v x, v y}, {x, xmin, xmax}, {y, ymin, ymax}]
VectorPlot[{{v x, v y}, {w x, w y}, …}, {x, xmin, xmax}, {y, ymin, ymax}]
VectorPlot[…, {x, y}∈ reg]
VectorPlot[{y, -x}, {x, -3, 3}, {y, -3, 3}] → -Graphics-VectorPlot[{y, -x}, {x, -3, 3}, {y, -3, 3}, PlotLegends -> Automatic] → -Graphics-VectorPlot[{x + y, y - x}, {x, -3, 3}, {y, -3, 3}, VectorMarkers -> "Drop"] → -Graphics-

使用於

主題

相關

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