help-octave
[Top][All Lists]
Advanced

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

gnuplot error when running Octave script on Linux


From: David Aldrich
Subject: gnuplot error when running Octave script on Linux
Date: Tue, 9 Feb 2010 11:08:54 +0000

Hi
 
I have an Octave script that works fine when run by Octave 3.2.3 on Windows XP, but it fails when run by Octave 3.2.3 on Linux (Centos 5):
 
gnuplot> if (exists("GPVAL_TERM")) print GPVAL_TERM; else print NaN
                    ^
         line 0: invalid _expression_
 
error: Invalid call to strcat.  Correct usage is:
 
-- Function File:  strcat (S1, S2, ...)
 
Please can anyone help with this error? Does it imply that I have the wrong version of gnuplot installed?
Best regards
David
 

reply via email to

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