Displaying 1 result from an estimated 1 matches for "32x48".
Did you mean:
3248
2010 Aug 17
1
using color palette in persp
Hello!
I am using persp to get a plot of a 32x48 matrix.
data <- as.matrix(read.table(file="mySample.dat"))
persp(data)
And I'm having trouble with trying to give a z-dependent palette to it like
rainbow (or any built in one would do). How to combine that with the "col"
argument?
nice day
Szilvi
--
View this message...