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!