Can I plot curves from (x,y,z) coordinates?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

That's the question folks; I want to be able to take (x,y,z) coordinates from a text file, import them into Excel, and then generate curves from the data.

I don't necessarily want to perform any regression analysis on the data, rather just plot the raw lines.

Any help would be appreciated,
 
Hi Paul,
Regretfully, Excel cannot do real 3D plots of numeric data. The 3D plot is
has is for categorical data (like a Line chart)


--
Bernard Liengme
www.stfx.ca/people/bliengme
remove CAPS in e-mail address


evildad said:
That's the question folks; I want to be able to take (x,y,z) coordinates
from a text file, import them into Excel, and then generate curves from the
data.
I don't necessarily want to perform any regression analysis on the data,
rather just plot the raw lines.
 
Andy Pope (http://andypope.info) has a technique for faking a 03/07/2004
chart using a 2D XY chart and lots of trig for rendering. It may help
you visualize your 3D function.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
 
Thanks for the link Jon.
There's some good information on Andy's website, thanks for the link.
I'm still going to use a CAD application to display the 3d data, but the workaround Andy came up with has opened my eyes to a bit of lateral thinking can make Excel go a long way ;-)

Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top