list field extraction
[x,...] = getfield(i,l)
matrix of any possible types.
list, tlist or mlist variable.
field index, see extraction for more details.
This function is an equivalent of [x,...]=l(i) syntax for field
extraction with the only difference that it also applies to
mlist objects.