Scilab Website | Contribute with GitLab | Scilab Community | ATOMS toolboxes
Scilab Online Help
6.0.1 - Français

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

Please note that the recommended version of Scilab is 2026.1.0. This page might be outdated.
However, this page did not exist in the previous stable version.

Aide de Scilab >> Listes Structures Cells

Listes Structures Cells

  • cells
    • cell — creates a cell array of empty matrices
    • cell2mat — converts a cell array into a matrix
    • cellstr — converts strings vector (or strings matrix) into a cell array of strings
    • iscell — checks if a variable is a cell array
    • iscellstr — Vérifie si une variable est une cell de chaînes de caractères
    • makecell — Creates a cell array.
    • num2cell — converts an array into a cell array
  • boolean — Objets Scilab, variables booléennes et opérateurs & | ~
  • definedfields — returns an index of list's defined fields
  • fieldnames — récupère le nom des champs d'une tlist, d'une mlist ou d'une struct
  • getfield — extraction d'un champ d'une liste
  • hypermat — initialisation d'une matrice à N dimensions. obsolète SVP utiliser matrix().
  • hypermatrices — Objet Scilab, matrices à N dimensions
  • isfield — teste l'existence d'un ou plusieurs champs pour une structure, une tlist ou une mlist
  • isstruct — Vérifie si une variable est une structure
  • list — Objet Scilab, Définition d'une liste
  • lstcat — concaténation de listes
  • lstsize — nombre d'éléments des objets list, tlist et mlist (obsolète)
  • matrices — Objet Scilab, matrices
  • mlist — Objet Scilab, définition d'une liste typée
  • null — suppression d'un terme d'une liste
  • rlist — définition d'une fraction rationnelle
  • setfield — insertion dans un champ d'une liste
  • struct — creer une struct
  • tlist — Objet Scilab. Définition d'une liste typée
  • type — Retourne le type d'un objet Scilab
  • typename — associe un nom à un type de variable
  • typeof — type explicite ou code de surcharge d'un objet Scilab
Report an issue
<< Interface graphique Aide de Scilab Parameters >>

Copyright (c) 2022-2026 (Dassault Systèmes S.E.)
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 Feb 12 19:15:32 CET 2018