MathGroup Archive 1999

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

Search the Archive

Button to delete all graphics

  • To: mathgroup at smc.vnet.net
  • Subject: [mg15666] Button to delete all graphics
  • From: "Ersek, Ted R" <ErsekTR at navair.navy.mil>
  • Date: Sat, 30 Jan 1999 04:28:58 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

The menu selection 
  Kernel -> Delete All Output
will do just what it says.

I would like to have a button that will delete only the cells that are
notorious memory hogs (graphic cells).  So how can I make a button that
will delete all Out[n] cells of the form: -Graphics-
-Graphics3D-
-ContourGraphics-
-DensityGraphics-
-SurfaceGraphics-
-GraphicsArray-
and delete the cells containing the graphics of the types listed.

Thanks,
Ted Ersek



  • Prev by Date: HELP! MathLink and Linux.
  • Next by Date: Re: How to construct all possible orderings
  • Previous by thread: HELP! MathLink and Linux.
  • Next by thread: Re: Button to delete all graphics