bugGNU Octave - Bugs: bug #62134, Can't run filtfilt() function

 
 

bug #62134: Can't run filtfilt() function

Submitter:  Andy Ueng <andyueng>
Submitted:  Thu 03 Mar 2022 03:00:46 AM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 5.2.0 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 03 Mar 2022 03:05:03 AM UTC, comment #1: 

You need to load signal package.

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Thu 03 Mar 2022 03:00:46 AM UTC, original submission:  

The following is error messages.
octave:4> run("filtfilt_test_20.m")
B =

    0.97997   -5.87984   14.69959  -19.59946   14.69959   -5.87984    0.97997

A =

    1.00000   -5.95954   14.79851  -19.59865   14.60027   -5.80094    0.96035

X =

   15533041
   15664561
   15604100
   15392527
   15430503
   15653269
   15625920
   15419887
   15394668
   15634167
   15356747
   15554813
   15667928
   15530125
   15357011
   15512619
   15669586
   15569659
   15370252
   15624583

'filtfilt' undefined near line 25 column 5
error: called from
    filtfilt_test_20 at line 25 column 3
    run at line 86 column 5
octave:4> version
ans = 5.2.0

Andy Ueng <andyueng>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #52952:  filtfilt_test_20.m added by andyueng (748B - text/x-objcsrc)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dasergatskov (Posted a comment)
  • -email is unavailable- added by andyueng (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-03-04 rik5 Carbon-CopyRemoved 72865 -
    2022-03-04 rik5 StatusNone Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
    2022-03-03 andyueng Attached File- Added filtfilt_test_20.m, #52952

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code