|
[Date Index]
[Thread Index]
[Author Index]
Graphics Cell to another notebook
- To: mathgroup at smc.vnet.net
- Subject: [mg77426] Graphics Cell to another notebook
- From: Gerry Flanagan <flanagan at materials-sciences.com>
- Date: Fri, 8 Jun 2007 05:35:20 -0400 (EDT)
Gentleman,
I have an application that creates a new notebook, and builds up a
report in the new notebook. In V5, I've been getting graphics into the
notebook cells using
Cell[GraphicsData["PostScript", DisplayString[g]], "Graphics"]
where g is some Mathematica graphic.( I got this approach from a tutorial
at the conference). What is the V6 equivalent. In other words, how to I use
NotebookWrite to put a graphic into a cell of a different notebook. I
suspect the approach is very different since "PostScript" is no longer
the native format.
Gerry Flanagan
Prev by Date:
3D manipulation with gamepad in V6
Next by Date:
Export data in Mathematica 6 in TSV format
Previous by thread:
Re: 3D manipulation with gamepad in V6
Next by thread:
Graphics Cell to another notebook
|