cross product for multi concentric vector (cylindrical coordinates)
Mostrar comentarios más antiguos
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 comentario
darova
el 13 de Jun. de 2020
use for loop and cross. What is the problem?
Respuestas (0)
Categorías
Más información sobre Assembly en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!