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
- Follow-Ups:
- Re: displaying a graphic without input
- From: jmt <jmt@dxdydz.net>
- Re: displaying a graphic without input
- From: Tomas Garza <tgarza01@prodigy.net.mx>
- Re: displaying a graphic without input