MathGroup Archive 2009

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

Search the Archive

Notebook

  • To: mathgroup at smc.vnet.net
  • Subject: [mg105606] Notebook
  • From: John <jwa0 at lehigh.edu>
  • Date: Fri, 11 Dec 2009 04:17:18 -0500 (EST)

Mathematica 6, Windows XP

The graphic red1 is a red die with the one spot up.

  red1 = GraphicsGrid[{{"", "", ""}, {"",
    Graphics[Disk[], ImageSize -> 10], ""}, {"", "", ""}},
  Frame -> True, Spacings -> {3, 3}, Background -> Red]

Retyping the right-hand-side of the equality when I want to display
red1 in my notebook is a nuisance.  Is it possible to type the above
three lines once and thereafter type red1 when the display of red1 is
needed?

John





  • Follow-Ups:
  • Prev by Date: Re: Possible bug in Opacity[] with plotting function that uses
  • Next by Date: Re: Example notebooks demonstrating basic Bayesian inference
  • Previous by thread: Re: Possible bug in Opacity[] with plotting function that uses
  • Next by thread: Re: Notebook