MathGroup Archive 2007

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

Search the Archive

Re: display change in version 6

  • To: mathgroup at smc.vnet.net
  • Subject: [mg77406] Re: display change in version 6
  • From: Antti Penttilä@smc.vnet.net
  • Date: Thu, 7 Jun 2007 06:33:42 -0400 (EDT)
  • Organization: University of Helsinki
  • References: <f48g2u$fh6$1@smc.vnet.net>

Hi,

Change 'Show' to 'Print'.

Antti

Veit Elser wrote:
> In version 5 the loop
> 
> Do[
>    Show[Graphics[Raster[Table[Random[], {3}, {3}]]]], {2}]
> 
> displays two graphics objects. In version 6 the same loop
> produces no display. What has changed and how do I recover
> the displays as they are produced in the loop?
> 
> Veit Elser
> 


  • Prev by Date: Re: Re: Segregating the elements of a list based on given lower and upper bounds
  • Next by Date: RSolve capabilities
  • Previous by thread: display change in version 6
  • Next by thread: Re: display change in version 6