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

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

[Octave-bug-tracker] [bug #54277] trapz ignores dim argument for a row v


From: Rik
Subject: [Octave-bug-tracker] [bug #54277] trapz ignores dim argument for a row vector
Date: Tue, 10 Jul 2018 10:39:39 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Update of bug #54277 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Confirmed.

It gets it correct for column vectors


octave:4> trapz (ones (3,1), 2)
ans =

   0
   0
   0


I'll take a quick look.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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