help-octave
[Top][All Lists]
Advanced

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

Re: Octave and Database connectivity


From: Jordi Gutiérrez Hermoso
Subject: Re: Octave and Database connectivity
Date: Sun, 23 Sep 2012 11:15:15 -0400

On 22 September 2012 07:01, Sergei Steshenko <address@hidden> wrote:
> But isn't Octave's struct an equivalent of Python's dict functionality ?

Sort of. You can only use strings as keys in a struct. You can use any
hashable type in Python as keys.

> See also my code in "struct weirdness" thread.

See my explanation for why you misunderstand struct arrays in that thread.

- Jordi G. H.


reply via email to

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