| Author |
Comment/Response |
Qihong WU
|
11/11/03 11:24am
Hi
I have a text file, 3 cloum per line, each cloum means x, y, and z respectively, Now I want to plot a DensityGraphics for this file. (x,y) means the position for the value z. And I also want to get information the clor give. How should I do? Thank you very much.
the follwoing is my text file (for example)
0 0 0
1 0 0.84147
2 0 0.9093
0 1 0.84147
1 1 0.9093
2 1 0.14112
0 2 0.9093
1 2 0.14112
2 2 -0.7568
0 3 0.14112
1 3 -0.7568
2 3 -0.95892
URL: , |
|