angle fiber to orientation or fiber to fibre
Syntax
omega = angle(f,ori) % angle orientation to fibre
[omega, oriF] = angle(f,ori)
omega = angle(f1,f2) % angle fibre to fibre
Input
f, f1, f2 | fibre |
ori | orientation |
Output
omega | double |
oriF | orientation on the fibre that minimizes the angle |