octave-maintainers
[Top][All Lists]
Advanced

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

Re: type handling bug?


From: Søren Hauberg
Subject: Re: type handling bug?
Date: Tue, 26 May 2009 14:34:47 +0200

tir, 26 05 2009 kl. 14:31 +0200, skrev Levente Torok:
> Other ideas?

As Jaroslav said, try using 'reshape' instead of 'resize'. You might
also consider simply using the '(:)' operator, i.e.

  sum (im (:) == 0)

Soren



reply via email to

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