MathGroup Archive 2007

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

Search the Archive

display change in version 6

  • To: mathgroup at smc.vnet.net
  • Subject: [mg77395] display change in version 6
  • From: Veit Elser <ve10 at cornell.edu>
  • Date: Thu, 7 Jun 2007 04:11:22 -0400 (EDT)

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: Polynomial as a List
  • Next by Date: Re: Drowing a vertical or horizontal line in a graphic
  • Previous by thread: Re: PolyLogs
  • Next by thread: Re: display change in version 6