Creating the curl function
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Call Python from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!