MathGroup Archive 2003

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

Search the Archive

displaying a graphic without input

  • To: mathgroup at smc.vnet.net
  • Subject: [mg42592] displaying a graphic without input
  • From: "Matthew Monopole" <mathfield at hotmail.com>
  • Date: Thu, 17 Jul 2003 03:45:11 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

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


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