"movie" of Table output for web page
- To: mathgroup at smc.vnet.net
- Subject: [mg73716] "movie" of Table output for web page
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Mon, 26 Feb 2007 06:13:13 -0500 (EST)
- Organization: Mathematics & Statistics, Univ. of Mass./Amherst
- Reply-to: murray at math.umass.edu
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. For example, of TraditionalForm/@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 murray at math.umass.edu Mathematics & Statistics Dept. Lederle Graduate Research Tower phone 413 549-1020 (H) University of Massachusetts 413 545-2859 (W) 710 North Pleasant Street fax 413 545-1801 Amherst, MA 01003-9305
- Follow-Ups:
- Re: "movie" of Table output for web page
- From: "Chris Chiasson" <chris@chiasson.name>
- Re: "movie" of Table output for web page
- From: János <janos.lobb@yale.edu>
- Re: "movie" of Table output for web page