print function cellidx undefined
John W. Eaton
jwe at bevo.che.wisc.edu
Fri Aug 8 08:36:53 CDT 2008
On 8-Aug-2008, Matthias Brennwald wrote:
| To: bug at octave.org
| Cc: bwm at nagra.ch
| Subject: print function cellidx undefined
| --------
| Bug report for Octave 3.1.51+ configured for x86_64-unknown-linux-gnu
|
| Description:
| -----------
| The print function produces an unexpected error:
| error: `cellidx' undefined near line 244 column 22
|
| This error occurs with gnuplot. I haven't tired other plotting backends.
|
|
| Repeat-By:
| ---------
| plot (sin(1:10))
| print ('testy.eps','-deps')
| error: `cellidx' undefined near line 244 column 22
| error: called from `print' in file
| `/usr/local/share/octave/3.1.51+/m/plot/print.m'
I checked in the following change. You can get a copy of cellidx.m
from the Mercurial archive.
jwe
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
Url: https://www.cae.wisc.edu/pipermail/bug-octave/attachments/20080808/d35b27b2/attachment.ksh
More information about the Bug-octave
mailing list