Example: < -y, x >

> F1:=vector([-y,x]);

[Maple Math]

> fieldplot(F1,x=-2..2,y=-2..2,scaling=constrained,axes=frame,thickness=2,arrows=thick,color=green);

[Maple Plot]

>