help-octave
[Top][All Lists]
Advanced

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

Re: octave windows 2.9.12-3 Question


From: Michael Goffioul
Subject: Re: octave windows 2.9.12-3 Question
Date: Wed, 27 Jun 2007 16:44:03 +0200

On 6/27/07, helloman <address@hidden> wrote:

I installed jhandles and it showed different error.
FYI my OS was windows XP.

-----------------------------------------------------------------------------------
 - Graphics backend: jhandles.

octave:1> x=chirp([0:.001:2],0,1,150);
octave:2> specgram(x,256,1e3,256,250);
error: index exceeds N-d array dimensions
error: evaluating argument list element number 1
error: evaluating binary operator `/' near line 22, column 62
error: evaluating argument list element number 1
error: evaluating argument list element number 4
error: evaluating assignment expression near line 21, column 11
error: called from `image' in file `C:\Program
Files\Octave\share\octave\packages\jhandles-0.2.0\image.m'
error: evaluating if command near line 106, column 3
error: called from `imagesc' in file `C:\Program
Files\Octave\share\octave\2.9.12\m\image\imagesc.m'
error: evaluating if command near line 171, column 3
error: called from `specgram' in file `C:\Program
Files\Octave\share\octave\packages\signal-1.0.1\specgram.m'
--------------------------------------------------------------------------------------------------

JHandles is still in development phase and the version provided with your
octave distribution is alreadu quite outdated. With the current version on
CVS, your example above works OK. Sorry, I should have been more
explicit.

Michael.


reply via email to

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