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

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

[Octave-bug-tracker] [bug #64757] Function binornd


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #64757] Function binornd
Date: Fri, 6 Oct 2023 15:05:19 -0400 (EDT)

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

binornd is from statistic add-on package, not octave.

Octave 6.3 is old (8.3 is the current release) and the statistics package that
was packaged with it for Windows is old as well. 

You can try to install the latest statistics package with "pkg -forge -verbose
install statistics". It may or may not work because your octave is too old. 

It works for me:

octave:1> pkg load statistics 
octave:2> binornd (3,0.5,1)
ans = 1


With development version of octave and statistics-1.6.0.

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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