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

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

[Octave-bug-tracker] [bug #51560] Wrong dimension in pskmod.m output (co


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #51560] Wrong dimension in pskmod.m output (communications package)
Date: Wed, 2 Aug 2017 17:14:55 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #1, bug #51560 (project octave):

no files attached? 

I did try the fix and it works fine for both vector and matrix input for d. 
It does throw an error for nD vectors where transpose is not defined. matlab's
pskmod is odd though for ndim>2. (the help only specifies vectors and matrices
so  I guess that's fair.)  for a 10x1x2 input, the output is 10x1x2.  But for
a 1x10x2 input, the output gets concatenated to 20x1. I'm thinking venturing
into undocumented matlab there negates the need for compatibility, but it
might be nice if Octave's version was consistent for nD>2...

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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