cross product for multi concentric vector (cylindrical coordinates)
古いコメントを表示
Hi Guys,
I have created multi vectors in cylindrical coordinates, as seen in the attached images, I need to make a cross product between the centeral position vector by all position vector for each plane, an so on, pls help something like:
cross(0,0,z(1)), (x(1), y(1), z(1))
also I need to quiver all resulted vectors
Regrds
1 件のコメント
darova
2020 年 6 月 13 日
use for loop and cross. What is the problem?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Vector Fields についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!