cross product for multi concentric vector (cylindrical coordinates)
Show older comments
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 Comment
darova
on 13 Jun 2020
use for loop and cross. What is the problem?
Answers (0)
Categories
Find more on Assembly in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!