octave-maintainers
[Top][All Lists]
Advanced

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

Re: Matlab reshape behavior


From: Julien Bect
Subject: Re: Matlab reshape behavior
Date: Mon, 11 Nov 2013 19:58:53 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

On 11/11/2013 19:53, Rik wrote:
x = 1:3;
y = reshape (x, 3)

On Matlab R2012a:

Error using reshape
Size vector must have at least two elements.


reply via email to

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