Re: [R] colorful plot

2012-08-21 Thread nooshin bahar
> > > Hello guys, > > > > I want to increase contrast of colors in my matrix plot. > > Nooshin<- as.matrix(matrix(sample(c(0.02,0.01,0.003,0.001,0.0001,0.0005,0.0004,0.00013),2401,replace=TRUE),ncol=49), row.names=1, header=TRUE) > filled.contour(Nooshin, main="Permeability") > Nooshin_matrix

[R] colorful plot

2012-08-20 Thread nooshin bahar
Hello guys, I want to increase contrast of colors in my matrix plot. I attached final plot with heatmap. How I could increase contrast with 9 kind of color. Thanks Nooshin [[alternative HTML version deleted]] __ R-help@r-project.org mailing li

[R] one problem

2012-08-13 Thread nooshin bahar
Dear Mr/Mrs I need to generate a random data only with (0.23, 0.56, 0.45, 0.85, 0.7) with known mean, SD, correlation length, in a matrix 50*50. I know R coeds but in this case, I could not find to generate only with finite numbers that I have. Please guide me . Best Regards Nooshin [[a