Hi, Is it possible to directly embed functions such as (Grad, Div & Curl) directly into plot commands?
For example:
VectorPlot3D[ Grad[{E^x Cos[y], E^x Sin[y], z}, {x, y, z}], {x, 0, 3}, {y, 0, 3}, {z, 0, 3}]
Thanks,
Mitch Sandlin