How to rotate plot using code?
381 views (last 30 days)
Show older comments
I have a plot showing pixel intensity values. I want to rotate the plot clockwise 90 degrees...can anyone help
0 Comments
Accepted Answer
More Answers (1)
Jan
on 5 Jul 2015
Rotating diagrams has been discussed yesterday: http://www.mathworks.com/matlabcentral/answers/228392-why-does-matlab-resize-a-polar-when-i-rotate-it-45-how-can-i-get-the-same-size-when-the-polar-has
Arun's "camroll" approach is equivalent to setting the CameraUpVector.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!