Hi, I apologise in advance for the naïve question. I have large matrices that I 
want to plot. I currently use color2D.matplot. However, these matrices contain 
many values of no interest (i.e. where there is no data, the figure -999 is 
automatically displayed). Is there any way of removing these from the matrices 
to be plotted by matplot? An obvious possibility is setting them all to 0, but 
that introduces 'false data'. I also see that matplot does not have a way of 
dealing with NaNs. Is this actually the case? Thanks in advance for any help 
you can give me!!
Bernardo

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to