SylvestreW
Mechanical
- Apr 11, 2005
- 203
Morning all,
I have some data that I am plotting in Matlab and I'd like to somehow create an animation and export to Powerpoint for my presentation.
In a nutshell, I have a vibration profile over a range of frequencies, and the vibrations change depending on the RPMs of the motor.
What I currently have in Matlab is a for loop from 100 to MaxRPM, where I plot the vibration levels vs. frequency, and simply use drawnow to update. This gives me a quasi-animated plot.
Is there a way to somehow save that quasi-animation, and import somehow (as a .mpg, .avi, .qt??) to Powerpoint?
Thanks
I have some data that I am plotting in Matlab and I'd like to somehow create an animation and export to Powerpoint for my presentation.
In a nutshell, I have a vibration profile over a range of frequencies, and the vibrations change depending on the RPMs of the motor.
What I currently have in Matlab is a for loop from 100 to MaxRPM, where I plot the vibration levels vs. frequency, and simply use drawnow to update. This gives me a quasi-animated plot.
Is there a way to somehow save that quasi-animation, and import somehow (as a .mpg, .avi, .qt??) to Powerpoint?
Thanks