Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.1.0 - Português

Change language to:
English - Français - 日本語 - Русский

Please note that the recommended version of Scilab is 2024.0.0. This page might be outdated.
See the recommended documentation of this function

Ajuda do Scilab >> Estruturas de Dados

Estruturas de Dados

  • cells
    • cellcria um cell (célula) de matrizes vazias
    • cell2matconverte um cell array (array de células) em uma matriz
    • cellstrconverte um vetor (ou matriz) de strings em um cell de strings
    • iscellverifica se um array é um cell (célula)
    • iscellstrverifica se uma variável é um cell array de strings
    • makecellCreates a cell array.
    • num2cellconverts an array into a cell array
  • bool2sconverte uma matriz de valores booleanos para uma matriz de valores 0 ou 1
  • definedfieldsretorna o índice dos campos definidos de uma lista
  • fieldnamesget a tlist, mlist or struct fields names
  • getfieldextração de campos de listas
  • isfieldchecks if the given fieldname exists in a structure or mlist or tlist
  • isstructcheca se uma variável é um struct array (estrutura)
  • listobjeto do Scilab e definição de lists ("listas")
  • list2vecConcatenates list entries in a matrix.
  • lstcatconcatenação de listas
  • mlistobjeto Scilab, definição de listas com tipos orientadas matricialmente
  • nulldeletes a list component or a field of a structure, Mlist, or Tlist
  • rlistdefinição de função racional do Scilab
  • setfieldinserção de campos de listas
  • structcriando um struct (estrutura)
  • tlistobjeto do Scilab e definição de listas com tipos ("typed lists")
  • tree_showDisplays a tree view of a list, tlist, mlist, cell or structure array, Xcos block
  • vec2listInverse function of list2vec.
Report an issue
<< IGU Ajuda do Scilab Parâmetros >>

Copyright (c) 2022-2023 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Tue Feb 25 08:52:32 CET 2020