|
[Date Index]
[Thread Index]
[Author Index]
worldplot GIF
- To: mathgroup at smc.vnet.net
- Subject: [mg26581] worldplot GIF
- From: bernd at bio.vu.nl (Bernd Brandt)
- Date: Tue, 9 Jan 2001 01:51:55 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Dear members,
I am trying to export a Worldgraphics picture to GIF.
With Display (Mathematica 3.0) this does not work. Worldgraphics is not a
Graphics type. In Mathematica 4.0 Export does not work either:
Export["bla.gif", %4]
Export::"type": "\!\(\"-WorldGraphics-\"\) cannot be exported to the \
\!\(\"GIF\"\) format."...
To my surprise Mathematica does make a HTML page with the correct GIF Images
with Save as Special -> HTML.
Does someone know how to export these Worldgraphics to GIF without producing HTML of the notebook?
Kind regards,
Bernd
Prev by Date:
Re: Overriding Division Notation
Next by Date:
calling functions in dll from Mathematica
Previous by thread:
RE: Fourier Transform and convolution.
Next by thread:
calling functions in dll from Mathematica
|