Question: Plotting Physics[Vectors] vectors

Hello,

How one can plot a vector (field) defined in Physics[Vectors] package ?

with(Physics[Vectors])
F_:=r _r + phi^2 _phi

I could normally use fieldplot/fieldplot3d from plots package to plot vector fields from VectorCalculus package, but with Physics[Vectors] package, I am not sure how to plot these. Can you show me a way to plot Physics[Vector] vectors?

 

Please Wait...