> > I couldn't resist. Here is a working version that correctly starts
> > at 99 and counts down to "No bottles of beer".
Challenged by Ethans script I tried to come up with a graphics
version: a parametrized beer-bottle-function :-) To get an
on-screen display try:
mode = "i"; load "99bottles_gfx.gp"
or, for an animated GIF, try
mode = "a"; load "99bottles_gfx.gp"
Hope you have some fun with it, too!
Bastian
>
> Looks like a cold candidate for "useful scripts" on gnuplot's web page.
>
> ---
> PM
>
|