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

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

[Octave-bug-tracker] [bug #60364] New option "unique" for perms


From: Michael Leitner
Subject: [Octave-bug-tracker] [bug #60364] New option "unique" for perms
Date: Mon, 20 Jun 2022 15:02:48 -0400 (EDT)

Follow-up Comment #10, bug #60364 (project octave):

It seems that between the ancient octave version I used to write and test this
and the current one, the third output of unique() became a column vector,
where before it was a row vector. So just change the offending line to

++
h = accumarray (j, 1)';
--

and it should be fine.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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