MathGroup Archive 1999

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

Search the Archive

Re: How can I plot for array variable?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg16086] Re: How can I plot for array variable?
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Thu, 25 Feb 1999 08:24:51 -0500
  • Organization: Universitaet Leipzig
  • References: <7atpnp$7f3@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi Kwon,

ListPlot[Table[Dream[i],{i,8}]]

Hope that helps

  Jens

"Kwon, Rak-Beom" wrote:
> 
> I'm sorry.
> How can I plot Dream variable in Mathemetica?
> 
> Dream[1]=0.25
> Dream[2]=0.0790569
> Dream[3]=0.025
> Dream[4]=0.00790569
> Dream[5]=0.0025
> Dream[6]=0.000790569
> Dream[7]=0.00025
> Dream[8]=0.0000790569


  • Prev by Date: Re: How can I plot for array variable?
  • Next by Date: Re: How can I plot for array variable?
  • Previous by thread: Re: How can I plot for array variable?
  • Next by thread: Re: How can I plot for array variable?