octave-maintainers
[Top][All Lists]
Advanced

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

int* uint* types as indexes


From: Josep Monés i Teixidor
Subject: int* uint* types as indexes
Date: Sun, 08 Aug 2004 21:12:17 +0200

Hi,

Using CVS Octave, I've realized that int* and uint* types can't be used
as indexes for an array. For instance, if:

a=[1:10];

Then the following statement is not valid:

a(uint(9))

Is this in the TODO, a bug or correct behaviour?

Thanks.
-- 
Josep Monés i Teixidor
Clau GnuPG: gpg --recv-keys 80E85CC4

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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