Chapitre 12. list_management

Table des matières

Boolean reading (Scilab gateway) — How to read matrix of boolean in a list.
Boolean writing (Scilab gateway) — How to add matrix of boolean in a list.
Boolean sparse reading (Scilab gateway) — How to read boolean sparse in a list.
Boolean sparse writing (Scilab gateway) — How to add boolean sparse matrix in a list.
Create List (Scilab gateway) — How to get create a list in Scilab memory.
Double reading (Scilab gateway) — How to read matrix of double in a list.
Double writing (Scilab gateway) — How to add matrix of double in a list.
Get child item (Scilab gateway) — How to get the address of a list child.
Item Number (Scilab gateway) — How to get the number of items in a list (list, mlist, tlist).
Integer reading (Scilab gateway) — How to read matrix of integer in a list.
Integer writing (Scilab gateway) — How to add matrix of integer in a list.
Pointer reading (Scilab gateway) — How to read pointer in a list.
Pointer writing (Scilab gateway) — How to add pointer in a list.
Polynomial reading (Scilab gateway) — How to read matrix of polynomial in a list.
Polynomial writing (Scilab gateway) — How to add matrix of polynomial in a list.
Sparse reading (Scilab gateway) — How to read sparse in a list.
Sparse writing (Scilab gateway) — How to add sparse matrix in a list.
String reading (Scilab gateway) — How to read matrix of string in a list.
String writing (Scilab gateway) — How to add matrix of string in a list.