Creates a streamline plot of a vector field.
StreamPlot[{v x, v y}, {x, xmin, xmax}, {y, ymin, ymax}]
StreamPlot[{{v x, v y}, {w x, w y}, …}, {x, xmin, xmax}, {y, ymin, ymax}]
StreamPlot[…, {x, y}∈ reg]
- AspectRatio — default 1
- EvaluationMonitor — default None
- Frame — default True
- FrameTicks — default Automatic
- Method — default Automatic
- PerformanceGoal — default $PerformanceGoal
- PlotLayout — default Automatic
- PlotLegends — default None
- PlotRange — default { Full , Full }
- PlotRangePadding — default Automatic
- PlotTheme — default $PlotTheme
- RegionBoundaryStyle — default Automatic
- RegionFillingStyle — default Automatic
- RegionFunction — default ( True & )
- ScalingFunctions — default None
- StreamColorFunction — default Automatic
- StreamColorFunctionScaling — default True
- StreamMarkers — default Automatic
- StreamPoints — default Automatic
- StreamScale — default Automatic
- StreamStyle — default Automatic
- WorkingPrecision — default MachinePrecision