Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.1.1 - Français

Change language to:
English - 日本語 - Português - Русский

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

Aide de Scilab >> Listes Structures Cells

Listes Structures Cells

  • cells
    • cellcreates a cell array of empty matrices
    • cell2matconverts a cell array into a matrix
    • cellstrconverts strings vector (or strings matrix) into a cell array of strings
    • iscellchecks if a variable is a cell array
    • iscellstrVérifie si une variable est une cell de chaînes de caractères
    • makecellCreates a cell array.
    • num2cellconverts an array into a cell array
  • bool2sconvertit une matrice booléenne en une matrice 0-1
  • definedfieldsreturns an index of list's defined fields
  • fieldnamesrécupère le nom des champs d'une tlist, d'une mlist ou d'une struct
  • getfieldextraction d'un champ d'une liste
  • isfieldteste l'existence d'un ou plusieurs champs pour une structure, une tlist ou une mlist
  • isstructVérifie si une variable est une structure
  • listObjet Scilab, Définition d'une liste
  • list2vecConcatenates list entries in a matrix.
  • lstcatconcaténation de listes
  • mlistObjet Scilab, définition d'une liste typée
  • nullsupprime un élément d'une liste, ou un champ d'une structure, M-liste ou T-liste
  • rlistdéfinition d'une fraction rationnelle
  • setfieldmodifie la valeur d'un élément d'une mlist, tlist ou list
  • structBuilds a structure or an array of structures
  • tlistObjet Scilab. Définition d'une liste typée
  • tree_showDisplays a tree view of a list, tlist, mlist, cell or structure array, Xcos block
  • vec2listInverse function of list2vec.
Report an issue
<< Interface graphique Aide de Scilab Parameters >>

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:
Mon Jan 03 14:33:08 CET 2022