help-octave
[Top][All Lists]
Advanced

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

Re: uint8 undefined in GNU Octave, version 2.1.40 (i386-redhat-linux-gnu


From: John W. Eaton
Subject: Re: uint8 undefined in GNU Octave, version 2.1.40 (i386-redhat-linux-gnu)
Date: Mon, 21 Aug 2006 13:09:20 -0400

On 21-Aug-2006, Cassia Batista wrote:

| Ok, thanks. I will do a function like this, but treating double and
| complex numbers too.

Octave 2.9.x has intN and uintN data types, but they are for real data
only.  I know that Matlab has complex integer types, but I've never
seen a real need for them.  Do you really need complex uint8?  If you
do, then why do you need them?

Thanks,

jwe


reply via email to

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