Creating the curl function
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Call Python from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!