Nieuws

Vector Field Plot with Python (2D and 3D) The file Vector_Field_2D.py plot a vector field in two dimensions. u1x is the î component and u2y is the j component.
I want to have a plot like this one in this site. but following the tutorial , can only get . It's only a slider which display a plane 3d vectors. And after google all around, I cannot find some tips ...