Info
此问题已关闭。 请重新打开它进行编辑或回答。
Need to find and store angles between vectors for given a set of points
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I would like to follow up on my previous questions to MattJ:
I now need to find and store the angles between the vectors made by the given points contained within two variables (i.e, Triplets, and F_points). If the angles from each F_point to each of the points in the corresponding Triples set are not all 120 degrees, then I need to initiate an action (i.e. reverse the direction which the angles are calculated for that particular set--perhaps by using the cross-product?). Please see attached code. Thanks in advance for any help you could offer.
Best,
Steve
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!