help-octave
[Top][All Lists]
Advanced

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

Re: help on plot


From: Michael Grossbach
Subject: Re: help on plot
Date: Wed, 16 Apr 2008 16:16:56 +0200
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Xiaofei Song wrote:
I am new to octave. I installed octave Debian package under linux, but
somehow I was not able to do plot.
Here is the error message after I run plot(x),
sh: gnuplot: command not found
sh: gnuplot: command not found
error: compare_versions: version numbers must be a single row
error: evaluating if command near line 78, column 3
error: called from `compare_versions' in file
`/usr/local/share/octave/3.0.0/m/miscellaneous/compare_versions.m'
error: if: error evaluating conditional expression
error: evaluating if command near line 209, column 5
error: evaluating if command near line 206, column 3
error: called from `drawnow:enhanced_term' in file
`/usr/local/share/octave/3.0.0/m/plot/drawnow.m'
error: evaluating assignment expression near line 169, column 14
error: evaluating if command near line 138, column 3
error: called from `drawnow:init_plot_stream' in file
`/usr/local/share/octave/3.0.0/m/plot/drawnow.m'
error: evaluating assignment expression near line 125, column 14
error: evaluating if command near line 117, column 3
error: called from `drawnow:open_gnuplot_stream' in file
`/usr/local/share/octave/3.0.0/m/plot/drawnow.m'
error: evaluating if command near line 78, column 8
error: evaluating if command near line 77, column 6
error: evaluating if command near line 74, column 4
error: evaluating if command near line 72, column 2
error: evaluating for command near line 71, column 7
error: evaluating if command near line 45, column 5
error: called from `drawnow' in file
`/usr/local/share/octave/3.0.0/m/plot/drawnow.m'

Does anybody have a clue for this?
Thanks,

apt-get install gnuplot

Michael


reply via email to

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