|
[Date Index]
[Thread Index]
[Author Index]
Re: Run notebook so graphs are displayed and not their code
- To: mathgroup at smc.vnet.net
- Subject: [mg82265] Re: Run notebook so graphs are displayed and not their code
- From: Jean-Marc Gulliet <jeanmarc.gulliet at gmail.com>
- Date: Tue, 16 Oct 2007 03:35:54 -0400 (EDT)
- Organization: The Open University, Milton Keynes, UK
- References: <feutot$k1$1@smc.vnet.net>
tomfabtastic at hotmail.com wrote:
> I use a Mathematica notebook (Version 6) to create a report (which I
> then pdf and print off). The notebook has text with code for graphs in
> between. Once I run a graph I can double click on its bracket, which
> displays the graph but hides the code.
>
> My question is :
> Can I set up the cells (perhaps as initialisation cells) and be able
> to run the whole notebook, so that I don't need to go down the
> notebook (after it is run) and double click on each graph bracket to
> hide the graph code ?
You could hid the input cells that produce the graphs. Select the cells
you want to hid, then goto menu Cell -> Cell Properties -> and uncheck
Open. If you want to modify a graph, select the cell (which is now a
small square on the right) and open it.
HTH,
--
Jean-Marc
Prev by Date:
Re: Recursion limit: a good idea to ignore?
Next by Date:
ColorData etc.
Previous by thread:
Run notebook so graphs are displayed and not their code
Next by thread:
Re: Run notebook so graphs are displayed and not their code
|