octave-maintainers
[Top][All Lists]
Advanced

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

Re: Assert question


From: Ben Abbott
Subject: Re: Assert question
Date: Fri, 05 Mar 2010 08:05:49 +0900

On Mar 5, 2010, at 7:57 AM, Robert T. Short wrote:

> Why does the following fail?  This is octave 3.2.3.
> 
> octave:1>  assert(ones(1,2),[1 1])
> error: assert (ones (1, 2),[1, 1]) expected
>   1   1
> but got
>   1   1
> Type range != matrix
> 
> Bob

I tried your example after compiling the developer's sources, but did not 
encounter this problem. However, I also see it when running 3.2.3 built on 
MacOS X.

Ben





reply via email to

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