# NOT RUN {
plotmat (laser, col = alois.palette (100))
plot (laser, "mat")
plotmat (laser)
plotmat (laser, contour = TRUE, add = TRUE)
## use different y axis labels
plotmat (laser, "t")
plotmat (laser, laser$t / 3600, ylab = "t / h")
# }
Run the code above in your browser using DataLab