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

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

[Octave-bug-tracker] [bug #40898] scatter3 needs better input validation


From: anonymous
Subject: [Octave-bug-tracker] [bug #40898] scatter3 needs better input validation
Date: Tue, 17 Dec 2013 18:15:32 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.55 Safari/537.36

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

I am getting an Nx3 matrix from rand(N,3) (Octave 3.6.4, windows).   
Isn't this what I am supposed to send to scatter3?

1>k=rand(100,3);
2>whos
Variables in the current scope:

   Attr Name        Size                     Bytes  Class
   ==== ====        ====                     =====  =====
        ans         1x24                        24  char
        k         100x3                       2400  double

Total is 324 elements using 2424 bytes
 
Ralph

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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