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

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

[Octave-bug-tracker] [bug #60482] hist() misses error for non-numeric in


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #60482] hist() misses error for non-numeric input
Date: Fri, 30 Apr 2021 23:00:56 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36

Follow-up Comment #6, bug #60482 (project octave):

except that you're allowed to call hist with only one numerical argument. if
you don't pass it an input about bins, it assumes there are 10 equally spaced
ones. this is necessary for compatibility.  so the second argument must be
allowed to be numeric or char. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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