bugGNU Octave - Bugs: bug #41496, randn(m,n) is documented as...

 
 

bug #41496: randn(m,n) is documented as randn(n,m)

Submitter:  None
Submitted:  Fri 07 Feb 2014 11:33:00 AM UTC
   
 
Category:  Documentation Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  Fixed Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 3.8.0
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 08 Feb 2014 04:10:54 AM UTC, comment #1: 

Fixed in this changeset (http://hg.savannah.gnu.org/hgweb/octave/rev/5d14a08e7533).  It will be a part of the 3.8.1 bug fix release.

Rik <rik5>
Group administrator
Fri 07 Feb 2014 11:33:00 AM UTC, original submission:  

The function help for randn returns (among others) the following line:

Built-in Function:  randn (N, M, ...)


however, it works (and should work!) as follows:

Built-in Function:  randn (M, N, ...)


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-02-08 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code