octave-maintainers
[Top][All Lists]
Advanced

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

struct arrays and cs-lists


From: Jordi Gutiérrez Hermoso
Subject: struct arrays and cs-lists
Date: Mon, 12 Nov 2012 20:55:19 -0500

I don't really understand why if s is a struct array with field foo,
then "s.foo" is a cs-list. What's the purpose of this? How can you get
something like a cell array instead without something as roundabout as
resize(size(s), {s.foo})? Does it have to be this way, is there
something else we can do instead?

- Jordi G. H.


reply via email to

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