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!