Skip to content
Prev 69526 / 398525 Next

How to plot a matrix with 18 rows by row vs. a vector in a single graph, resulting 18 lines with different colors?

Le 11.05.2005 17:26, Xiao Shi a ??crit :
Hello,

matplot(time,t(gene),type="o")

BTW, time is the name of an R function. Choose something else if you 
don't want funny things to happen.

Romain