MathGroup Archive 2003

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

Search the Archive

Re: MSPScript Problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg42232] Re: MSPScript Problem
  • From: gohtk at rocketmail.com (goh tat kean)
  • Date: Wed, 25 Jun 2003 01:53:27 -0400 (EDT)
  • References: <bd6j4m$cam$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Dear Lee Ping,

plot1 = Plot[Sin[x], {x, 0, 2 Pi}]
plot2 = Plot[Sin[2 x], {x, 0, 2 Pi}]
Show[plot1,plot2]

Good luck!

Regards,
tat kean

"lohleeping" <lohleeping at hotmail.com> wrote in message news:<bd6j4m$cam$1 at smc.vnet.net>...
> Hi,
>         I still cannot plot 2 curves in one graph. The DisplayFunction 
> that I use cannot work on the Script. What should I do now?
> 
> Best regards,
> Loh Lee Ping


  • Prev by Date: Re: DeleteCases
  • Next by Date: NDSolve documentation
  • Previous by thread: MSPScript Problem
  • Next by thread: Mathlink newbie question