Scilab 6.0.1
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
cells
- cell — creates a cell array of empty matrices
 - cell2mat — converts a cell array into a matrix
 - cellstr — converts strings vector (or strings matrix) into a cell array of strings
 - iscell — checks if a variable is a cell array
 - iscellstr — Vérifie si une variable est une cell de chaînes de caractères
 - makecell — Creates a cell array.
 - num2cell — converts an array into a cell array
 
| Report an issue | ||
| << Listes Structures Cells | Listes Structures Cells | boolean >> |