help-octave
[Top][All Lists]
Advanced

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

About the plot


From: Silvia Suárez
Subject: About the plot
Date: Wed, 24 Aug 2005 07:13:10 -0500

Dear all, I am trying to plot octave:2> a = rand (3,2) octave:3> b = rand(3,2) However I get this error message when I try to do: octave:4> plot (a, b) sh: gnuplot: command not found warning: in /usr/local/share/octave/2.1.71/m/plot/__plt__.m near line 59, column 25: warning: connection to external plotter (pid = 11428) lost -- warning: please try your plot command(s) again warning: broken pipe -- some output may be lost sh: gnuplot: command not found sh: gnuplot: command not found warning: broken pipe -- some output may be lost octave:5> Can somebody help me? Thanks a lot Silvia. ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------
reply via email to

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