|
[Date Index]
[Thread Index]
[Author Index]
Re: Parametric List Plot??
- To: mathgroup at smc.vnet.net
- Subject: [mg126489] Re: Parametric List Plot??
- From: "Kevin J. McCann" <kjm at KevinMcCann.com>
- Date: Mon, 14 May 2012 01:36:10 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <jonmgv$gg3$1@smc.vnet.net>
You could use Interpolation to get a function and then use
ParametricPlot with that.
Kevin
On 5/13/2012 3:06 AM, nlko wrote:
> Hi,
> For some phase portraits I want to plot two lists of data in one plot
> (x and y axis).
> I found ParametricPlot for functions but need that parametric part
> combined with ListPlot..?
> Thanks in advance!
>
Prev by Date:
Re: Saving PDE Derivatives
Next by Date:
Re: Parametric List Plot??
Previous by thread:
Re: Parametric List Plot??
Next by thread:
Re: Parametric List Plot??
|