MathGroup Archive 2003

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

Search the Archive

Re: displaying a graphic without input

  • To: mathgroup at smc.vnet.net
  • Subject: [mg42604] Re: displaying a graphic without input
  • From: bobhanlon at aol.com (Bob Hanlon)
  • Date: Fri, 18 Jul 2003 05:24:58 -0400 (EDT)
  • References: <bf5kqc$mim$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Select the cell that generates the plot and turn off Cell Open

Cell/Cell Properties/Cell Open


Bob Hanlon

In article <bf5kqc$mim$1 at smc.vnet.net>, "Matthew Monopole"
<mathfield at hotmail.com> wrote:

<< I am working on a tutorial for students...I want to show them how a function
looks like, for example:
Plot[Sin[x*pi],{x,-2,2}];
so I put this in input, evaluate it and then the graph pop up...okay...but
how do I hide this line of code and just have the output show up, because my
students don't really need to know how mathematica works (though it wouldn't
hurt, I suppose)...
 >><BR><BR>


  • Prev by Date: Resolve non linear equation with different derivates
  • Next by Date: Concentration Plot
  • Previous by thread: Re: displaying a graphic without input
  • Next by thread: Re: displaying a graphic without input