help-octave
[Top][All Lists]
Advanced

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

Re: associative array


From: Francesco Potortì
Subject: Re: associative array
Date: Thu, 26 Mar 2020 23:07:14 +0100

>> Are there more efficient ways to build and update an associative array?

> cheating and looking at matlab documentation, they point to Map containers
>objects as being specifically built for key-value pair mapping, and it
>appears Octave has a compatible implementation.  see:
>https://octave.org/doc/v5.2.0/containers_002eMap.html

Yes, I had seen that by looking for "hash" in the documentation, whose
index contain an "hash table" entry.  The manual does not explain how to
use it, so I have neglected it.

Thank you.  If the slowness turns out ot be unbearable I will consider it.

-- 
Francesco Potortì (ricercatore)        Voice:  +39.050.621.3058
ISTI - Area della ricerca CNR          Mobile: +39.348.8283.107
via G. Moruzzi 1, I-56124 Pisa         Skype:  wnlabisti
(gate 20, 1st floor, room C71)         Web:    http://fly.isti.cnr.it



reply via email to

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