cross product of two arrays
3 views (last 30 days)
Show older comments
Hi,
I have two arrays AA, BB of size 17266 x 1. How to perform the cross product of both. I used cross (AA,BB), but it shoots "A and B must be of length 3 in the dimension in which the cross product is taken"
4 Comments
James Tursa
on 15 Sep 2020
What is the context? What are you using this calculation for? Maybe we can guide you to a correct calculation.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!