Using cross products to make an equation
3 views (last 30 days)
Show older comments
I am wondering how I can take each part of a cross product so I can put it in an equation. For example, in matlab I determined that [3,-2,-3] x [2,4,-2] = [16,0,6]. But now I want to plug that into an equation where 16 is x, 0 is y, and 6 is z. Currently I am running into the problem where all three numbers are stuck together but is there a way to sepearate them into their x, y, and z components.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!