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: [mg42639] Re: displaying a graphic without input
  • From: "AngleWyrm" <no_spam_anglewyrm at hotmail.com>
  • Date: Fri, 18 Jul 2003 05:25:47 -0400 (EDT)
  • References: <bf5kqc$mim$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

"Matthew Monopole" <mathfield at hotmail.com> wrote in message news:bf5kqc$mim$1 at smc.vnet.net...
> 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)...
>
> thanx
>

If you are doing print-outs, one solution might be to format the text for the
input cell as white text, so it is invisible.


  • Prev by Date: Concentration Plot
  • Next by Date: Re: Basic Stat Question
  • Previous by thread: Re: displaying a graphic without input
  • Next by thread: Re: displaying a graphic without input