Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.0.2 - 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
  • types
    • booleanObjets Scilab, variables booléennes et opérateurs & | ~
    • hypermatinitialisation d'une matrice à N dimensions. obsolète SVP utiliser matrix().
    • hypermatricesObjet Scilab, matrices à N dimensions
    • matricesObjet Scilab, matrices
    • typeRetourne le type d'un objet Scilab
    • typenameassocie un nom à un type de variable
    • typeoftype explicite ou code de surcharge d'un objet Scilab
  • 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
  • lstcatconcaténation de listes
  • lstsizenombre d'éléments des objets list, tlist et mlist (obsolète)
  • 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
  • setfieldinsertion dans un champ d'une liste
  • structcreer une struct
  • tlistObjet Scilab. Définition d'une liste typée
  • tree_showDisplay a tree view of a list
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:
Thu Feb 14 14:59:59 CET 2019