histogram saving



El mi?, 09-03-2011 a las 08:49 +0300, t t escribi?:
> Good day, dear users!
> I got a question.
> I am using Maxima 5.32.2
> I need to save histogram after using histogram(x) but have no clue how
> to do that.
> I tried to find it in the manual but failed to do it in reasonable
> time.
> Thank you for your attention.

Try

histogram(s1, terminal=eps);

Take a look at 

? terminal

to see what other output formats are supported.

--
Mario