Data Structures
- boolean Scilab Objects, boolean variables and operators & | ~
- cell Create a cell array of empty matrices.
- definedfields return index of list’s defined fields
- fieldnames get a tlist, mlist or struct fields names
- 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
- matrices Scilab object, 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