Displaying 1 result from an estimated 1 matches for "tf4796466".
2007 Nov 13
2
Plot segments with different colors
...e :
x<-c(tvar[1:t0],tvar[t0:(ts)],tvar[ts:n])
F<-c(var[1:t0],var[t0:(ts)],var[ts:n])
plot(x,F,xlab="Zeit [s]",ylab="Variation [%]",col = "red",type="l")
Thanks
--
View this message in context: http://www.nabble.com/Plot-segments-with-different-colors-tf4796466.html#a13721834
Sent from the R help mailing list archive at Nabble.com.