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

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

[Octave-bug-tracker] [bug #66589] [octave forge] (communications) pammod


From: Jens Mueckenheim
Subject: [Octave-bug-tracker] [bug #66589] [octave forge] (communications) pammod should provide complex output
Date: Fri, 3 Jan 2025 05:04:59 -0500 (EST)

Follow-up Comment #8, bug #66589 (group octave):

Many thanks for the changes!
I'm ok with adapting the description and also with keeping lines 69 - 71
active.

In the meantime I detected one more smaller issue:
At the moment, pammod will change the orientation between input and output
vector, esp. when input is a column vector. Adding the following after line 71
would also solve this:


y = reshape(y,size(x));




    _______________________________________________________

Reply to this item at:

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

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

Attachment: signature.asc
Description: PGP signature


reply via email to

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