Qurak

Plot field vectors in 3D

1 ステップを1つのセッション内で順に実行します。各ステップはエンジンで実行済みで、以下の出力は実際に生成されたものです。

ステップ 1
VectorPlot3D[{x, y ^ 2, z - x}, {x, -3, 3}, {y, -3, 3}, {z, -3, 3}, Axes -> False, BoxRatios -> Automatic, Boxed -> False, VectorPoints -> 7, VectorColorFunction -> "SunsetColors"]
出力
-Graphics3D-

使用する関数

関連レシピ

すべてのレシピ · 関数リファレンス · MCPクライアントから使う