Jan Annaert
I just found out that it is not possible to apply the boxplot command tovectors/matrices. Would it be possible to activate this feature? This wouldalso increase the consistency, as it is already possible to use the gnuplotcommand for matrices. Maybe one can use a similiar syntax as for thegnuplot command:
boxplot 1 2 3 --matrix=test --output=display
Additionally, in the case that columns are named by 'colnames' before, itwould be helpful to plot these strings as well.