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

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

[Octave-bug-tracker] [bug #45207] fftshift is confused


From: Ceral Paquet
Subject: [Octave-bug-tracker] [bug #45207] fftshift is confused
Date: Thu, 28 May 2015 23:57:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/20100101 Firefox/37.0 Iceweasel/37.0.2

URL:
  <http://savannah.gnu.org/bugs/?45207>

                 Summary: fftshift is confused
                 Project: GNU Octave
            Submitted by: octavebugs
            Submitted on: Thu 28 May 2015 11:57:56 PM GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0-rc4
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I just compiled 4rc4 using the MXE package. I'm seeing this error with
fftshift:

data=randn(10,10,10);
data=fftshift(fft2(data));

error: fftshift: expecting vector or matrix argument
error: called from
    fftshift at line 80 column 7


Could well be that my self-compile was bad. I don't know how to run the make
tests with MXE tho.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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