built-in function for rotating a curve

1 view (last 30 days)
rutvik baxi
rutvik baxi on 18 Apr 2019
Commented: rutvik baxi on 19 Apr 2019
is there any built in function to rotate any curve along any random axis(say i want to rotate a bezier curve along [1 1 1] by 30 degrees)?

Answers (1)

Andreas Bernatzky
Andreas Bernatzky on 18 Apr 2019
  3 Comments
Walter Roberson
Walter Roberson on 18 Apr 2019
Do you want to rotate or do you want a revolution? rotate changes the coordinate system but not the shape, but revolution is the collection of points occupied while rotating, like revolving a rectangle can give a cylinder.

Sign in to comment.

Categories

Find more on Interpolation in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!