Re: Export Animation
- To: mathgroup at smc.vnet.net
- Subject: [mg53432] Re: Export Animation
- From: Bill Rowe <readnewsciv at earthlink.net>
- Date: Tue, 11 Jan 2005 01:31:44 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
On 1/9/05 at 11:04 PM, davidannetts at ihug.com.au (David Annetts) wrote: >>Here is an example of how to get animations into PowerPoint: >>g = Table[Plot[BesselJ[n, x], {x, 0, 10}, PlotRange -> {-0.5, >>1.}], {n, 0, 3, 0.1}]; Export[<filename>, g, "AVI"] >>You then import the movie (from the above file) into PowerPoint. >That would save much time & effort over my solution. What version >of Mathematica does this apply to? For 5.0 Windows, AVI is not a >recognised Export format. The AVI format is one of the formats added to Export in version 5.1. -- To reply via email subtract one hundred and four