Scilab Function

getfield - list field extraction

Calling Sequence

[x,...]=getfield(i,l)

Parameters

Description

This function is an equivalent of [x,...]=l(i) syntax for field extraction with the only difference that it also applies to mlist objects.

Examples

See Also