|
---|
|
---|
Saturday, April 2, 2011
Interactive MDS plot of South Central Asia + Iran
- download Gnuplot
- unpack Gnuplot
- download the MDS data SAS.dat
- place SAS.dat into the "binary" Gnuplot folder
- type: splot 'SAS.dat' using 3:4:5:1 with labels
- spin the plot around and find some informative angles
To get large png files of the angles you like, say 3000x2000 pixels, try...
- type: set term png size 3000, 2000
- type: set output "SAS.png"
- type: splot 'SAS.dat' using 3:4:5:1 with labels
Labels:
Iran,
MDS,
South Asia
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment