|
| From: | Klaus Braun |
| Subject: | [Octave-bug-tracker] [bug #52758] [octave forge] (signal-1.3.2) fracshift(x, d) don't shift, if d is an integer |
| Date: | Sat, 20 Jan 2018 17:47:48 -0500 (EST) |
| User-agent: | Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0 |
Follow-up Comment #3, bug #52758 (project octave):
Thank you for the quick fix. But -sorry- your commit is not working properly.
Now a row vector is returned as a column vector in case of integer shift.
There is missing the back transpose y=y.'
Suggested fix:
pack lines 61-79 in an else branch of the if in line 56 and delete the return
in line 58.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52758>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |