help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

can not get octave to plot


From: Nasreddin Hodja
Subject: can not get octave to plot
Date: Sat, 22 Aug 2009 22:16:03 -0700

Hello all,

My OS: Mac OSX 10.5.6
My Octave version: 3.2.2
My GnuPlot version: 4.2.5

I installed both GnuPlot and Octave
.  Also installed control toolbox for octave, which works fine...

But
when I try to use the “plot” function in Octave I get the following error pasted below:

FYI: I run X11 beforehand and I already set the DISPLAY to 0.0 in my .zshrc. The gnuterm is set to aqua (no idea what that is but it should be ok, as I followed many threads on this - though i don't think it changes anything when I set it to x11)

ERROR is:

octave-3.2.2:1> plot(1:10)
error: __gnuplot_get_var__: Can not make fifo (No such file or directory)
error: called from:
error:   /Applications/Octave.app/Contents/Resources/share/octave/3.2.2/m/plot/__gnuplot_get_var__.m at line 69, column 7
error:   /Applications/Octave.app/Contents/Resources/share/octave/3.2.2/m/plot/__go_draw_axes__.m at line 39, column 18
error:   /Applications/Octave.app/Contents/Resources/share/octave/3.2.2/m/plot/__go_draw_figure__.m at line 93, column 3
error:   /Applications/Octave.app/Contents/Resources/share/octave/3.2.2/m/plot/gnuplot_drawnow.m at line 88, column 5


Could you offer any help?

Thanks,
--tolga



reply via email to

[Prev in Thread] Current Thread [Next in Thread]