How can I apply operators to a vector field?(divergence, curl, Laplacian..)

1 view (last 30 days)
I have text files about a 3D vector field. They are just numbers at each point, not functions. I have 3 of this files about X,Y and Z direction, as well as files about the spacing.
How can I get divergence/curl/Laplacian.. about this vector field?
Thank you in advance!

Answers (1)

Star Strider
Star Strider on 20 Jun 2016
Edited: Star Strider on 20 Jun 2016
divergence, gradient, curl, del2 and all that!

Categories

Find more on MATLAB Report Generator in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!