Table of Contents
- cell — Create a cell array of empty matrices.
- definedfields — return index of list's defined fields
- getfield — list field extraction
- hypermat — initialize an N dimensional matrices
- hypermatrices — Scilab object, N dimensional matrices in Scilab
- iscell — Check if a variable is a cell array
- iscellstr — Check if a variable is a cell array of strings
- isfield — Checks if the given fieldname exists in the structure
- isstruct — Check if a variable is a structure array
- list — Scilab object and list function definition
- lsslist — Scilab linear state space function definition
- lstcat — list concatenation
- mlist — Scilab object, matrix oriented typed list
definition.
- rlist — Scilab rational fraction function definition
- setfield — list field insertion
- struct — create a struct
- tlist — Scilab object and typed list definition.