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

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

[Octave-bug-tracker] [bug #60783] hist: better documentation for third "


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #60783] hist: better documentation for third "norm" parameter
Date: Tue, 15 Jun 2021 21:33:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36

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

An undocumented "feature" is that for each bar a different "norm" is possible


>> [nn, xx] = hist(rand(10,2),0:5, [1 2]); nn', xx'
ans =

   0.7000   0.3000        0        0        0        0
   1.2000   0.8000        0        0        0        0

ans =

   0   1   2   3   4   5


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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