receiving error message when running plot function
John W. Eaton
jwe at bevo.che.wisc.edu
Thu Jan 3 21:33:54 CST 2008
On 3-Jan-2008, Jim Becker wrote:
| Bug report for Octave 2.9.14 configured for i586-mandriva-linux-gnu
|
| Description:
| -----------
|
| Error message
|
| Repeat-By:
| ---------
| When executing the commands:
|
| octave:1> x = -10:0.1:10;
| octave:2> plot(x, sin(x))
|
| The message: "error: feval: the symbol 'drawnow' is not a valid
| function" appears and execution stops
|
| This code is given as an example in the documentation for the plot command
I can't duplicate this problem with 3.0.0, so I assume the problem has
been fixed.
Now that 3.0.0 is out, all 2.9.x versions are obsolete. Please
consider upgrading.
jwe
More information about the Bug-octave
mailing list