help-octave
[Top][All Lists]
Advanced

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

deal warning: resizing object with index = 2 out of bounds


From: G..
Subject: deal warning: resizing object with index = 2 out of bounds
Date: Mon, 14 Jul 2008 11:48:11 -0700 (PDT)

I get

----------
octave:> warning("on", "Octave:resize-on-range-error")                          
                            
octave:> [a,b] = deal(1);
warning: resizing object with index = 2 out of bounds
octave:> 
----------

Is this intentional?

G

-- 
View this message in context: 
http://www.nabble.com/deal-warning%3A-resizing-object-with-index-%3D-2-out-of-bounds-tp18450476p18450476.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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