streamsliceplot2
algorithm
- plots vectors of streamlines of 2d-velocity field
syntax
[]=streamsliceplot2(x_velocity,y_velocity,X,Y)
example for input
streamsliceplot2(x_velocity,y_velocity,X,Y)
input arguments
Name | description |
---|---|
x_velocity,y_velocity | velocity components |
X,Y | vectors defining the rectangular domain |
output arguments
Name | description |
---|---|
plot |