Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
cells
- cell — cria um cell (célula) de matrizes vazias
- cell2mat — converte um cell array (array de células) em uma matriz
- cellstr — converte um vetor (ou matriz) de strings em um cell de strings
- iscell — verifica se um array é um cell (célula)
- iscellstr — verifica se uma variável é um cell array de strings
- makecell — Creates a cell array.
- num2cell — converts an array into a cell array
Report an issue | ||
<< Estruturas de Dados | Estruturas de Dados | bool2s >> |