Makes a qqplot of measured and simulated data for several stations.
qqplotTnTxWGEN(measured, simulated, xlab = "simulated[degC]",
  ylab = "measured[degC]", titles = c("Q-Qplot_An._Tx",
  "Q-Qplot_An._Tn"), station = NULL, diff = FALSE, quantile = 0)0 in case of success
matrix containing measured data (each station corresponds to a column)
matrix containing respective generated data (each station corresponds to a column)
see plot.default,qqplotWGEN
titles that will be added to main argument of plot.default
character vector containing IDs of analyzed station. If NULL (default) all station (columns of simulated and measured) are considered
see qqplotWGEN
Emanuele Cordano, Emanuele Eccel