Re: export graphics
- To: mathgroup at smc.vnet.net
- Subject: [mg22236] Re: [mg22202] export graphics
- From: schadow at netcom.ca
- Date: Sat, 19 Feb 2000 01:33:35 -0500 (EST)
- References: <200002180734.CAA08209@smc.vnet.net> <38AD1020.46692A4E@his.com>
- Sender: owner-wri-mathgroup at wolfram.com
Thanks for your quick reply!
In my case (Mathematica 4.0, SuSE Linux 6.2)
anim1 = Table[
Plot[Exp[-(x - i/3)^2], {x, 0, 10},
PlotRange -> {0, 1}], {i, 1, 15}];
Export["anim_1.gif", anim1];
produces a *black* gif file, at least no error message.
Wolfgang
========================================================================
Wolfgang Schadow Phone: +1-604-222-1047 ext. 6453 (office)
TRIUMF +1-604-875-6066 (home)
Theory Group FAX: +1-604-222-1074
4004 Wesbrook Mall
Vancouver, B.C. V6T 2A3 email: schadow at triumf.ca
Canada www : http://www.triumf.ca/people/schadow
========================================================================
- References:
- export graphics
- From: schadow@netcom.ca
- export graphics