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

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

[Octave-bug-tracker] [bug #45680] permute rows or columns


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #45680] permute rows or columns
Date: Tue, 04 Aug 2015 17:25:18 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0

Follow-up Comment #2, bug #45680 (project octave):

Dear all,

I wrote a code working in d spatial dimensions and used the command 


permute(A,d:-1:1)


where A is a N-d array. When d=1, there is an "invalid call to permute". Why
not to define permute(A,1) as A.', when A is a colum or a row?

Thanks,

Marco

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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