MathGroup Archive 2008

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

Search the Archive

Re: Mathematica slide shows

  • To: mathgroup at smc.vnet.net
  • Subject: [mg90641] Re: Mathematica slide shows
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Thu, 17 Jul 2008 05:35:24 -0400 (EDT)
  • Organization: Uni Leipzig
  • References: <g5kij0$8iv$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de

Hi,

write all the code you need into the first/last
slide, mark the code cells as initialization
make a section "initialization" and close it.

Before you start, evaluate it and never show the audience
the slide with "initialization" section.

Regards
   Jens

Coleman, Mark wrote:
> Greetings,
> 
> I'm putting together a technical presentation for a general business
> audience. Normally our company convention would be to do this in a
> static PowerPoint slideshow, with more complex graphics cut and pasted
> in from Mathematica. Given the nature of the presentation, however, I
> feel it would much more effective to do it in Mathematica and make use of the
> dynamic capabilities of v6. the presentation involves showing results
> generated from a fairly large and complex set of calculations, data
> manipulation, etc. I wish to shield my audience from all of the
> underlying Mathematica detail and just show them the necessary graphs, tables,
> and dynamic elements. The end product will likely be 40-50 slides in
> length
> 
> What is the preferred way of doing this in v6, e.g., put all the
> background code/data in one .nb and the presentation itself in another
> .nb file? Or keep all of the code and output in the same file and hide
> the raw Mathematica commands?
> 
> Thanks,
> 
> Mark
> 
> 


  • Prev by Date: Re: Conditional Table Formatting
  • Next by Date: Re: Solve[] doesn't
  • Previous by thread: Mathematica slide shows
  • Next by thread: Re: Mathematica slide shows