Re: RasterGraphics[]
- To: mathgroup at smc.vnet.net
- Subject: [mg60021] Re: [mg60009] RasterGraphics[]
- From: "benshimo at bgumail.bgu.ac.il" <bsyehuda at gmail.com>
- Date: Sun, 28 Aug 2005 23:14:33 -0400 (EDT)
- References: <200508280707.DAA28819@smc.vnet.net>
- Reply-to: benshimo at bgumail.bgu.ac.il
- Sender: owner-wri-mathgroup at wolfram.com
p.s., RasterGraphics[] was not a formal function. It was defined and used by the NKS people to display nice cellular automaton plots. you could find it somewhere in the help of version 5.0. Since you are using 5.2 don't look for it. regards yehuda On 8/28/05, Patrick Flaherty <Patrick_member at newsguy.com> wrote: > > Hi, > > New to Mathematica. Version 5.2. > > Trying to execute: > > Show[RasterGraphics[ElementaryCellularAutomaton[110, 500]]] // Timing > > as part of the Rule 110 Cellular Automata stuff (I _have_ figured out how > to > download the initialization stuff from > http://www.mathworld.wolfram.com/packages). > > 'RasterGraphics' above fails saying 'RasterGraphics is not a type of > graphics'. > > When in fact I see the following file: > > C:\Program Files\Wolfram > > Research\Mathematica\5.2\SystemFiles\Kernel\SystemResources\Windows\Graphics\RasterGraphics.mx > > I think I need to do a GET or something on this, but haven't quite figured > it > out yet. > > pat > >
- References:
- RasterGraphics[]
- From: Patrick Flaherty <Patrick_member@newsguy.com>
- RasterGraphics[]