MathGroup Archive 1998

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

Search the Archive

Re: How to plot list of items {x,y} where x is a scalar and y is an array.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg12909] Re: How to plot list of items {x,y} where x is a scalar and y is an array.
  • From: buttgereit at netcologne.de (Peter Buttgereit)
  • Date: Wed, 24 Jun 1998 03:44:31 -0400
  • Organization: Diplom-Sportlehrer Peter Buttgereit
  • References: <6m7h47$h25@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

[This followup was posted to comp.soft-sys.math.mathematica and a copy 
was sent to the cited author.]

In article <6m7h47$h25 at smc.vnet.net>, talucard at hotmail.com says... |How
to plot list of items {x,y} where x is a scalar and y is an array.
|Example a list like this
|     {{1,{1,4,8,9}},{2,{5,34,6,7}},...} Your help is appreciated. |
|
|
Hi Thomas,
ever thought about something like Box-Plots? You will have to implement 
it in Mathematica...
In general, when you need more than 3 dimensions a suitable presentation
of your data depends on what they represent. Cheers,
Peter


  • Prev by Date: Re: Importing lists from Excel to Mathematica 3.0
  • Next by Date: Re: small problem.
  • Previous by thread: Re: How to plot list of items {x,y} where x is a scalar and y is an array.
  • Next by thread: Help: What is \Muserfunction generated with Splice?