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

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

[Octave-bug-tracker] [bug #55714] pmtm not implemented


From: Alois Schlögl
Subject: [Octave-bug-tracker] [bug #55714] pmtm not implemented
Date: Fri, 15 Feb 2019 03:22:16 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

URL:
  <https://savannah.gnu.org/bugs/?55714>

                 Summary: pmtm not implemented
                 Project: GNU Octave
            Submitted by: schloegl
            Submitted on: Fri 15 Feb 2019 08:22:15 AM UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:



When trying to run some foreign matlab code [1] on Octave 4.4.1, the code
failed because function "pmtm" is undefined. 
Specifically, in this case pmtm was called as 
     [trace_P, freq_mt] = pmtm(trace,9,nfft*2,Fs);

pmtm is documented in [2], but not listed in [3]. I report this according to
[4]. 


[1] https://github.com/shababo/psc-detection-dist
[2] https://www.mathworks.com/help/signal/ref/pmtm.html
[3] https://octave.sourceforge.io/list_functions.php?sort=alphabetic#P
[4] https://www.gnu.org/software/octave/missing.html






    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55714>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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