help-octave
[Top][All Lists]
Advanced

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

RE: unable to invoke gnuplot


From: Lingadevaru
Subject: RE: unable to invoke gnuplot
Date: Tue, 3 Jun 2003 08:52:23 +0530

HI
Thanks for the response.
Now, I have included the complete path as you mentioned still its giving the same problem.
 
"can't load gnuplot
warning: broken pipe
can't load gnuplot
"
Anyone has got solution to this?
please help me out
Thanks
Lingadevaru
 
 
 
-----Original Message-----
From: Weichmann, Thomas (ag) USX [mailto:address@hidden
Sent: Tuesday, June 03, 2003 2:28 AM
To: Lingadevaru; 'address@hidden'
Cc: 'address@hidden'
Subject: RE: unable to invoke gnuplot

Hello,
 
I have not dome this in a long time, but I believe that you need to include the whole path to pipe-gnuplot and gnuplot.exe in your octaverc
 
i.e.
gnuplot_binary = '/usr/local/bin/pipe-gnuplot /usr/local/bin/gnuplot.exe';
 
Again, like I said I have not done this in a long time, but give it a try.
 
Tom Weichmann
 
-----Original Message-----
From: Lingadevaru [mailto:address@hidden
Sent: Monday, June 02, 2003 8:30 AM
To: address@hidden
Cc: address@hidden
Subject: RE: unable to invoke gnuplot

I forgot to mention few things in the earlier mail.
 
In the octaverc file in(usr/local/share/octave/site/m/startup)
I had put
gnuplot_binary = 'pipe-gnuplot gnuplot.exe';
putenv('TMPDIR','C:/Cygwin/tmp');
 
octave
gnuplot
pipe-gnuplot
are all there in /usr/local/bin directory.
 
Even if I give a command  
$ ./pipe-gnuplot.exe
In /usr/local/bin directory.
"can't load gnuplot" message has been displayed.
 
Any one please help out.
Thanks
Lingadevaru.
 
 
 
-----Original Message-----
From: Lingadevaru
Sent: Monday, June 02, 2003 5:19 PM
To: 'address@hidden'
Cc: 'address@hidden'
Subject: unable to invoke gnuplot

Hi,
 
I'm new to Octave, I have installed the Windows version of Octave it is working fine.
 
Also I have installed the octave-2.0.17 for unix version on cygwin(emulated version of unix), also gnuplot-3.7.
When I use a plot in octave I'm getting a message
 
can't load gnuplot
warning: broken pipe
can't load gnuplot
can't load gnuplot
 
Please let me know how to resolve the above message.
It would be great help if I get a reply from you ASAP.
 
Thanks in advance
LD
 
 
 
 
 
**************************Disclaimer************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***************************************************************************
**************************Disclaimer************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***************************************************************************

reply via email to

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