fabien van mook

all packages "fvm-*"

package "fvm-celltravel"

function file "cellget.m"

Function v = cellget(c,ic)

returns the contents of the indicated element in the
given cell-array.

The input argument c is a cell-array. It may contain
possibly (recursively) nested cell-arrays.

The input argument ic is a vector of integers > 0. Each
integer is the index to a element at a subsequently deeper
level of c.


(c) 2026 fabien van mook

2026.08.20 release of this file within package "fvm-celltravel" under GNU GPLv3+