Creating the curl function
7 views (last 30 days)
Show older comments
I wanted to know if it is posibly to recreate the curl function in Matlab. What I am trying to do it pass it three n^3 matrices and for it to return three same size matrices witht the curl. I do not want to just use the curl function that it built-in because I later wanted to carry this code over in python. Everywhere I look seems like it wants to be passed an x, y, z and u, v, w. I want to just use the x, y, z part.
0 Comments
Answers (0)
See Also
Categories
Find more on Call Python from MATLAB 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!