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:
- Re: Notebook
- From: DrMajorBob <btreat1@austin.rr.com>
- Re: Notebook