export quaternions to a ascii file
Syntax
Input
v | vector3d |
fname | filename |
S | struct containing additional properties to be exported |
Options
polar | export polar coordinates |
xyz | export x, y, z coordinates (default) |
degree | output in degree (default) |
radians | output in radians |