Newbie needs help with 3D plot
- To: mathgroup@smc.vnet.net
- Subject: [mg11974] [mg11974] Newbie needs help with 3D plot
- From: k-kilian@students.uiuc.edu (karland arthur kilian)
- Date: Fri, 17 Apr 1998 03:40:14 -0400
- Organization: University of Illinois at Urbana-Champaign
Hello, I'm trying to have Mathematica plot a file with 121 triples which correspond to a scan over an energy surface. I use the commands List1=ReadList["myfile", Number] List2=Partition[List1,3] ListPlot3D[List2] However, this results in a picture which does not display the right z-values but instead shows a region of constant value with a downward-sloping region inside it. The y and z axes also have incorrect ranges. I would appreciate any help anyone can give me. Thanks in advance. Sincerely, Karland K. -- "Si spiro, spero." ("If I breathe, I hope.")