Scilab Help >> Data Structures
Data Structures
- boolean — Scilab Objects, boolean variables and operators & | ~
- cell — creates a cell array of empty matrices
- definedfields — returns an index of list's defined fields
- fieldnames — get a tlist, mlist or struct fields names
- getfield — list field extraction
- hypermat — initializes an N dimensional matrix
- hypermatrices — a Scilab object, N dimensional matrix in Scilab
- iscell — checks if a variable is a cell array
- iscellstr — checks if a variable is a cell array of strings
- isfield — checks if the given fieldname exists in a structure or mlist or tlist
- isstruct — checks if a variable is a structure array
- list — a Scilab object and a list definition function
- lstcat — list concatenation
- makecell — Creates a cell array.
- matrices — Scilab objects, matrices in Scilab
- mlist — Scilab object, matrix oriented typed list
definition
- null — delete an element in a list
- rlist — Scilab rational fraction function definition
- setfield — list field insertion
- struct — create a struct
- tlist — Scilab object and typed list definition.
- type — returns the type of a variable
- typename — associates a name to variable type
- typeof — object type