Re: Joining points of ListPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg117323] Re: Joining points of ListPlot
- From: Achilleas Lazarides <achilleas.lazarides at gmx.com>
- Date: Tue, 15 Mar 2011 06:04:18 -0500 (EST)
Can you give an example of the data points? if the two lines don't cross it should be possible On Mar14, 2011, at 11:57 AM, Antonio Mezzacapo wrote: > Tha problem is that all points are on the same array, and I don't know the > functional form they have, so i can't separate the two arrays like you did > in your third example. > It's like having Sin and Cos points on the same array, but they are not Sin > and Cos, and I don't know their analytic form! > > AM