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クライアントから使う