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: [mg16094] Re: [mg16056] How can I plot for array variable?
  • From: Iacovos Kyprianou <nskypr at ucy.ac.cy>
  • Date: Thu, 25 Feb 1999 08:24:55 -0500
  • Organization: University of Cyprus
  • References: <199902230845.DAA07736@smc.vnet.net.>
  • Sender: owner-wri-mathgroup at wolfram.com

Do

ListPlot[Table[Deam[i],{i,1,8}]]

Iacovos

"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: Q: n in Geodesate[expr, n] in Graphics`Polyhedra` package?
  • Next by Date: Re: Reset In[ ] & Out[ ]
  • Previous by thread: Re: How can I plot for array variable?
  • Next by thread: RE: How can I plot for array variable?