| Author |
Comment/Response |
Nan
|
05/24/06 01:49am
I want to write a report using "slide show" of Mathematica. for example: I write
Plot[Sin[x],{x,0,Pi}];
and following this command, mathematica generates a figure of sine.
but when giving the representation, I don't want the audience to see the source code (the "Plot" command above). How can I hide the source code and only show the result figures to the audience?
Of course, It is easy to delete the command line after the figure is generated. but that is not what I want. I hope I can edit the command line whenever I want.
Thanks.
URL: , |
|