On Tue, 24 Feb 2009, artur tarassow wrote:
Ok, thanks very much for that. The boxplot works fine
<script
loop foreach i L
boxplot $i --output=$i_box.eps
endloop
<script
But: [ the "gnuplot" command in the same mode fails ]
Oof, thanks, you're right: somehow I screwed up in generalizing
from "gnuplot" (which was working, I swear!) to "boxplots". I
think this should be fixed in CVS/snapshot now.
Allin Cottrell