MathGroup Archive 2011

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

Search the Archive

Re: Plot in a Module

  • To: mathgroup at smc.vnet.net
  • Subject: [mg123903] Re: Plot in a Module
  • From: Bob Hanlon <hanlonr357 at gmail.com>
  • Date: Thu, 29 Dec 2011 02:53:50 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <201112281016.FAA08942@smc.vnet.net>

Use     Print[Plot[...]];


Bob Hanlon

On Wed, Dec 28, 2011 at 5:16 AM, Sam Takoy <sam.takoy at yahoo.com> wrote:
> Hi,
>
> How does one use the Plot command inside a Module? I find that if one
> places a semi-colon after the command, then the output is suppressed.
> But it also seems illegal to skip the semi-colon? So how does one do
> it?
>
> Many thanks in advance,
>
> Sam



  • Prev by Date: Re: Plot in a Module
  • Next by Date: Re: Plot in a Module
  • Previous by thread: Re: Plot in a Module
  • Next by thread: Re: Plot in a Module