|
[Date Index]
[Thread Index]
[Author Index]
Help! ListContourPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg20444] Help! ListContourPlot
- From: Jinfeng Liu <jinfeng at tw3042.cpmc.columbia.edu>
- Date: Tue, 26 Oct 1999 00:33:20 -0400
- Organization: Columbia University
- Sender: owner-wri-mathgroup at wolfram.com
Hi, all
Please help me on this!
I have a file as shown in the attachment, I want to make a contour plot
out of it. I have been playing around with it for several days, but
still cannot find a proper way to read in the file in a correct format
that can be used by ListContourPlot.
Could anyone please show me how to do that plot in detail? Your help is
greatly appreciated.
Jinfeng
filename="tmp.dat"
100 1 3
200 1 6.5
300 1 12.25
400 1 4
500 1 3.5
600 1 0.25
700 1 0
800 1 0
100 2 5.5
200 2 0.75
300 2 4.75
400 2 2
500 2 0.5
600 2 0.25
700 2 0
800 2 0
100 3 5
200 3 1.75
300 3 0.75
400 3 0.25
500 3 0
600 3 0.25
700 3 0.5
800 3 0
100 4 1.5
200 4 2.25
300 4 1.75
400 4 0.75
500 4 0.5
600 4 0
700 4 0
800 4 0.25
100 5 0
200 5 4
300 5 0.5
400 5 0.5
500 5 0.75
600 5 0.25
700 5 0.25
800 5 0
Prev by Date:
Re: New user question
Next by Date:
How to select all cells ABOVE a given cell?
Previous by thread:
Re: Text entry - is there an easy way?
Next by thread:
Re: Help! ListContourPlot
|