octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #32442] fftshift doesn't work for any vector


From: Karsten Trulsen
Subject: [Octave-bug-tracker] [bug #32442] fftshift doesn't work for any vector
Date: Mon, 14 Feb 2011 08:53:52 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; nb-NO; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.10 (maverick) Firefox/3.6.13

Follow-up Comment #1, bug #32442 (project octave):

The error occurs in lines 68, 69 and 70 of the file fftshift.m, the problem is
that the length of the vector x is also given the name x, the solution may be
to rename the length by a different name such as xl in the attached diff.

(file #22683)
    _______________________________________________________

Additional Item Attachment:

File name: fftshift.m.diff                Size:0 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32442>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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