Scilab-Branch-6.1-GIT
- Ajuda do Scilab
- Funções Elementares
- Bitwise operations
- Complex
- Matemática discreta
- Elementary matrices
- Exponential
- Ponto flutuante
- Integer representation
- Inteiros
- Matrix manipulation
- Matrix operations
- Search and sort
- Set operations
- Trigonometria
- &, &&
- extraction
- ind2sub
- insertion
- isempty
- isequal
- modulo
- ndims
- |, ||
- size
- sub2ind
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Matrix manipulation
- Shape tests
- cat — concatena vários arrays
- circshift — circularly shifts elements or subarrays of an array (regular, of structures, cells, custom)
- flipdim — reverses the order of (blocks of) rows, columns, pages.. of an array
- matrix — Muda a forma de vetores ou matrizes
- permute — permutes the dimensions of an array
- pertrans — matriz pertransposta
- resize_matrix — trim or/and extend (and cast) a matrix or hypermatrix
- squeeze — removes singleton dimensions of a ND-array
- tril — parte triangular inferior de uma matriz
- triu — triângulo superior da matriz
Report an issue | ||
<< Inteiros | Funções Elementares | Matrix operations >> |