|
[Date Index]
[Thread Index]
[Author Index]
Three graph into one
- To: mathgroup at smc.vnet.net
- Subject: [mg47929] Three graph into one
- From: m004202002 at yahoo.com (why)
- Date: Fri, 30 Apr 2004 19:27:10 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
suppose I have
y=e^x [where x=0.5 to 1.5];
and after interpolation I found x ,y values
graph2--values
............
x y
0.1 0.5
0.2 0.6
0.3 0.8
---------------
graph3--values
...........
x y
0.1 0.8
0.2 0.9
0.3 0.10
Now I want mathematica to plot the graph1 and graph2
with the give function y=e^x (superimposed).
Please help me .
Prev by Date:
egroup for Mathematica users at yahoo
Next by Date:
RE: Re: PaddedForm bug?
Previous by thread:
egroup for Mathematica users at yahoo
Next by thread:
Union & Select for removing duplicates in a list
|