Re: displaying a graphic without input
- To: mathgroup at smc.vnet.net
- Subject: [mg42617] Re: [mg42592] displaying a graphic without input
- From: Tomas Garza <tgarza01 at prodigy.net.mx>
- Date: Fri, 18 Jul 2003 05:25:11 -0400 (EDT)
- References: <200307170745.DAA23020@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
One possibility is to click on the bracket of the input cell, and then Cell | Cell Properties and disable Cell Open. The input cell is then closed and only a tiny bracket remains on the right hand side of your notebook. I have used this trick when I don't want Mathematica-illiterate audiences to shift their attention to some incomprehensible input code away from the output graph or table. On the other hand, as you say, it is sometimes useful to have people look at how it works. Tomas Garza Mexico City ----- Original Message ----- From: "Matthew Monopole" <mathfield at hotmail.com> To: mathgroup at smc.vnet.net Subject: [mg42617] [mg42592] displaying a graphic without input > 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 > >
- References:
- displaying a graphic without input
- From: "Matthew Monopole" <mathfield@hotmail.com>
- displaying a graphic without input