Maxima 5.25.1 on Mac gnuplot problem - no window



On 12/02/2011 03:51 AM, Hermann Klocker wrote:
> As you suggested I tried
>
> plot3d (..., [plot_format,gnuplot]);
> plot3d (..., [plot_format,gnuplot_pipes]);
>
> and got the expected results - static window, no mouse, no gnuplot menu.
thanks; that means we are in bad luck with the aquaterm of gnuplot (no 
mouse)
we would them have to find some other "terminal" that activates the mouse.

> The third command
>
> plot3d (..., [plot_format,xmaxima]);
>
> too did as you thought: mouse and rotation (!), no axes (since this is not gnuplot, right?).
yes, right. Thanks for your help.
Jaime