From: Steven_Lord on 25 Jul 2010 23:04 "Danna " <silver_girl(a)hotmail.com> wrote in message news:i2igc3$hru$1(a)fred.mathworks.com... > "Jan Simon" <matlab.THIS_YEAR(a)nMINUSsimon.de> wrote in message > <i2if4n$1g2$1(a)fred.mathworks.com>... >> Dear Danna, >> >> > want to make an animation where the figure rotates >> >> It would be very helpful if you describe, why you think, your animation >> code is wrong. Errors? Unexpected results? Jan > > The figure its suposed to rotate, but it doesnt. I tried to adapt from > this code: _Figures_ cannot rotate; they always have their title bar to the top of the screen. If you want to rotate _axes_ or a graphics object in an axes, use VIEW (for an axes) or ROTATE (for an object inside an axes.) *snip* -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ To contact Technical Support use the Contact Us link on http://www.mathworks.com |