I had a look at your ps file and I'm not sure whether persp() can do it or not. I would suspect Uwe Ligges scatterplot3d can do it, give it a try. Alternatively you can send the file into R list and see if anyone knows how to plot that. Cheers, Ko-Kang
karamian wrote:
Ko-Kang Wang wrote:
karamian wrote:
Hi , I wanted to know it is possible to do 3D plotting with R.
What kind of 3D plotting? If you mean 3D scatterplot, Uwe Ligges has a packge which can be downloaded from http://www.statistik.uni-dortmund.de/leute/ligges.htm If you mean contour or perspective 3D drawing, have a look at help(persp), or:
?persp
This is all I can suggest from your description, since I'm not quite sure as to what "kind" of 3D plotting you are talking about, if you know what I mean... Cheers, Ko-Kang
If it is possible what shall I do? * Are there special packages to install? * Where can I find them? Thanks a lot for your help
-- ----------------------------------------------------------------------------------- Ko-Kang Wang Undergraduate Student Computer Science/Statistics Double Major University of Auckland Auckland 1005 New Zealand -----------------------------------------------------------------------------------
In fact, I 've got a file with datas. first colum concen x_axis_data, second colum
y_axis_data and the third one z_aris_data. I want to plot this dats in 3Dimensional
plot, and project these datas on the three planes that are X-Y_palne, X-Z _plane and
Y-Z_plane. And adding other files 3D_plotted too using different colors to distinguish
them.
Do you thing, that could be possible.
For Information , I managed to plot these datas without being abble to project them
on X-Y_palne, X-Z _plane and Y-Z_plane using gnuplot.
So for a better understanding, I attached the figure
------------------------------------------------------------------------
Name: hist3d.moy.ps
hist3d.moy.ps Type: Postscript Document (application/postscript)
Encoding: 7bit
-- ----------------------------------------------------------------------------------- Ko-Kang Wang Undergraduate Student Computer Science/Statistics Double Major University of Auckland Auckland 1005 New Zealand ----------------------------------------------------------------------------------- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._