On Wed, Mar 16, 2011 at 15:18, wrote:
> Hi,
> How do I access elements of an object array? The object array was
> created by scipy.io.loadmat from a MAT file. Here's an example:
>
> In [10]: x
> Out[10]:
> array(array((7.399500875785845e-10, 7.721153414752673e-10, -0.984375),
> dtype=[('cl'
Hi,
How do I access elements of an object array? The object array was
created by scipy.io.loadmat from a MAT file. Here's an example:
In [10]: x
Out[10]:
array(array((7.399500875785845e-10, 7.721153414752673e-10, -0.984375),
dtype=[('cl', '|O8'), ('tl', '|O8'), ('dagc', '|O8')]), dtype=obj