Displaying 1 result from an estimated 1 matches for "timeserie4".
Did you mean:
timeseries
2005 Feb 09
1
Plotting: Plot several axis at right hand side of the plot
...plot(timeserie1)
par(new=T)
plot(timeserie2, type="b", col=3,yaxt="n", ylab="" )
axis(4)
mtext(side=4, line=2, "NDVI")
par(new=T)
plot(timeserie3, type="h", col=2,yaxt="n", ylab="")
par(new=T)
plot(timeserie4, type="b", col=4,yaxt="n", ylab="")
Thanks,
Jan
_______________________________________________________________________
ir. Jan Verbesselt
Research Associate
Lab of Geomatics and Forest Engineering K.U. Leuven
Vital Decosterstraat 102. B-3000 Leuven Belgium
Tel:+...