-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
MS_rotEuler (and presumably the other rotation functions) allows row vectors for the three sets of angles but not column vectors. When using my scripts aimed at the VPSC code this means I need to do:
MS_rotEuler(C, eulers(1,:)', eulers(2,:)', eulers(3,:)')
Should handle this case cleanly in the code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels