MathGroup Archive 2007

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

Search the Archive

Re: Graphics output in Mathematica 6 functions ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg80336] Re: [mg80321] Graphics output in Mathematica 6 functions ?
  • From: Bob Hanlon <hanlonr at cox.net>
  • Date: Sat, 18 Aug 2007 05:30:39 -0400 (EDT)
  • Reply-to: hanlonr at cox.net

Print[Plot[...]];


Bob Hanlon

---- Alex <axel.kowald at rub.de> wrote: 
> 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
> 
> 



  • Prev by Date: Re: Using debugger in Mathematica 6 ?
  • Next by Date: RE: how to save each raw of data to separate file?
  • Previous by thread: Graphics output in Mathematica 6 functions ?
  • Next by thread: Re: Graphics output in Mathematica 6 functions ?