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

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

[Octave-bug-tracker] [bug #54421] Quantile output transposed with respec


From: Rik
Subject: [Octave-bug-tracker] [bug #54421] Quantile output transposed with respect to Matlab
Date: Thu, 2 Aug 2018 15:47:07 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Update of bug #54421 (project octave):

        Operating System:                  Mac OS => Any                    

    _______________________________________________________

Follow-up Comment #4:

Does Matlab follow the input data if pc is a scalar rather than a vector?  Can
someone try these three tests and upload the results.


q = quantile ([1:10], 0.5, 1)
q = quantile ([1:10]', 0.5, 2)
q = quantile ([1:10], [0.25, 0.75]')




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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