Graphics output in Mathematica 6 functions ?
- To: mathgroup at smc.vnet.net
- Subject: [mg80321] Graphics output in Mathematica 6 functions ?
- From: Alex <axel.kowald at rub.de>
- Date: Fri, 17 Aug 2007 01:55:22 -0400 (EDT)
Hi, one modification in Mathematica 6 is that a semicolon at the end of a plot command suppresses the output of the complete graphics. My question is now how can I generate graphics output from one of my own functions? I must not have a semicolon at the end of the Plot[] command because otherwise no diagram appears, but on the other hand I need a semicolon to separate the different commands within my function !? Alex