[R] 3D PLOT
bastian2507hk at freenet.de
bastian2507hk at freenet.de
Fri Mar 27 14:57:13 CET 2009
Hello,
I would like to create a 3D plot with the following data formats:
a <- 1:100
b <- 1:100
c <- matrix(, 100, 100)
i.e.
c(i,j) = f ( a(i) , b(j) )
each of the 10000 elements i,j in matrix c is a function of a(i) and
b(j). I would like to have a,b on the x and z axis and c on the y-axis.
Does anybody have an idea how to accomplish that? Thanks in advance.
Regards
BO
#adBox3 {display:none;}
More information about the R-help
mailing list