Re: "movie" of Table output for web page
- To: mathgroup at smc.vnet.net
- Subject: [mg73748] Re: "movie" of Table output for web page
- From: bghiggins at ucdavis.edu
- Date: Tue, 27 Feb 2007 05:49:25 -0500 (EST)
- References: <erufsi$sd7$1@smc.vnet.net>
Murray, First given a set of images from Mathematica , one can use Flash to make a movie(animation) from those images: Here is an example: http://169.237.64.144/apcalculus/Unit7/Lesson4/Movie/surfOfRev1.html Now you can always use display to create a image as follows: \!\(int = HoldForm[=E2=88=AB\_0\%1\ f \((x)\)\ \[DifferentialD]x]\) Display["/Users/brian/Desktop/func2.gif", int, "GIF"]; This writes a Gif of the integral to a file called func2.gif. Thus you can create a sequence of gifs and then use Falsh to generate the animation as shown in the above link. Hope this helps, Cheers, Brian On Feb 26, 3:21=C2=A0am, Murray Eisenberg <mur... at math.umass.edu> wrote: > Without using webMathematica, I want to be able to put on a web page a > "movie" consisting of the successive values of a Table whose entries are > mathematical instructions. =C2=A0For example, of > > =C2=A0 =C2=A0TraditionalForm/@Table[Integrate[x^n Exp[x],x],{n,1,10}] > > I know how to make such a movie where the Input cell's output is already > a sequence of graphics (namely, Export as GIF). > > But how does one handle non-Graphics output? > > -- > Murray Eisenberg =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 mur... at math.umass.edu > Mathematics & Statistics Dept. > Lederle Graduate Research Tower =C2=A0 =C2=A0 =C2=A0phone 413 549-1020 (H) > University of Massachusetts =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0413 545-2859 (W) > 710 North Pleasant Street =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0fax = =C2=A0 413 545-1801 > Amherst, MA 01003-9305