MathGroup Archive 2011

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

Search the Archive

Joining points of ListPlot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg117256] Joining points of ListPlot
  • From: Antonio Mezzacapo <ant.mezzacapo at gmail.com>
  • Date: Sun, 13 Mar 2011 05:25:14 -0500 (EST)

Hi,
here's my problem:

I have an array of data depicting two crossing functions (let's say like
Sin[x] and Cos[x]). How can I arrange them and make a joined points plot,
that joins only points belonging to the same function?
I remember you that the points of the two crossing functions are on the same
array and they are non-ordered.

Thank you

Antonio Mezzacapo


  • Prev by Date: Re: Wolfram, meet Stefan and Boltzmann
  • Next by Date: Re: Wolfram, meet Stefan and Boltzmann
  • Previous by thread: Re: Show options
  • Next by thread: Re: Joining points of ListPlot