MATLAB: How to rotate

rotate

Hai,
I have drawn a vertical hyperbolic lens in matlab by using lens equations. I need to rotate this into a horizontal lens. How could this be done in matlab? Looking to hearing from you soon.
BSD

Best Answer

Use view() to rotate.
Related Question