>De: "Stanislav" <krotersv at gmail.com>
>Hi.
>The size function does not work with structures (see help).
It does (despite it is not documented): on the example that
i posted:
-->size(v)
ans =
2. 1.
It works also on 2D-arrays of structures
Samuel