[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gnuplot woes...
From: |
Adam Balgach |
Subject: |
gnuplot woes... |
Date: |
Fri, 10 Sep 1999 16:26:04 -0500 |
Hello all,
Im curretnly running winNT and trying to get Octave 1.0.13 to plot using
good old gnuplot for win32 (wgnuplot.exe) so here is what i did. i
recomplied pipe-gnuplot.exe, and put wgnuplot.exe and all of its associated
files in "c:\gnuplot" and now in Octave when i try this:
x=[5,3]
y=[6,4]
plot(x,y)
i get all sorts of errors...
error: couldn't open temporary output file '/tmp/oct-10055fa9.0'
error: evaluating index expression near line 57, column 3
error: called from '__plt2vv__' in file
'/octave/share/octave/2.0.13/m/plot/__plt2vv__.m'
error: called from '__plt2__' in file
'/octave/share/octave/2.0.13/m/plot/__plt2__.m'
error: called from '__plt2__' in file
'/octave/share/octave/2.0.13/m/plot/__plt__.m'
error: called from 'plot' in file
'/octave/share/octave/2.0.13/m/plot/plot.m'
im guessing that all the errors are occuring because octave wasnt able to
open that temp file. so what should i do ? "c:\tmp" is in my winNT path,
should i add it to the path of sh ? please help, i need to get plotting
working by sunday. thanks
adam balgach
address@hidden
---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL. To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- gnuplot woes...,
Adam Balgach <=