MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Errors evaluating InputForm[graphic]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg46807] Re: Errors evaluating InputForm[graphic]
  • From: deo6 at prodigy.net (David O'Gorman)
  • Date: Tue, 9 Mar 2004 04:30:49 -0500 (EST)
  • References: <c1alqi$3nl$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

> I agree being able to use a graphic without recomputing it is very useful. But it seems to me you are making things quite difficult for your self. If I use the example you give above and later decide I should have assigned the output to a symbol so as to be easy to re-use, all I need do is
> 
> pic=%n
> 
> where n is the number of the output cell containing the graphic. Then Show[pic] reproduces the same graphic without recomputing it.

What if the graphic is generated in a previous kernal session?

-David


  • Prev by Date: Direct Memory Replacing in Array
  • Next by Date: Re: Differences in Random Numbers
  • Previous by thread: Re: Direct Memory Replacing in Array
  • Next by thread: append to a file