Scilab Website | Contribute with GitLab | Scilab Community | ATOMS toolboxes
Scilab Online Help
2023.1.0 - English


Data Structures

  • cells
    • cell — creates a cell array of empty matrices
    • cell2mat — converts a cell array into a matrix
    • iscell — checks if a variable is a cell array
    • makecell — Creates a cell array.
    • num2cell — converts an array into a cell array
  • bool2s — convert boolean matrix to a zero one matrix.
  • definedfields — returns an index of list's defined fields
  • fieldnames — get a tlist, mlist or struct fields names
  • getfield — list field extraction
  • isfield — checks if the given fieldname exists in a structure or mlist or tlist
  • isstruct — checks if a variable is a structure array
  • list — a Scilab object and a list definition function
  • list2vec — Concatenates list entries in a matrix.
  • lstcat — list concatenation
  • mlist — Scilab object, matrix oriented typed list definition
  • null — deletes a list component or a field of a structure, Mlist, or Tlist
  • rlist — Scilab rational fraction function definition
  • setfield — change the value of an element of a mlist, tlist or list
  • struct — Builds a structure or an array of structures
  • tlist — Scilab object and typed list definition.
  • tree_show — Displays a tree view of a list, tlist, mlist, cell or structure array, Xcos block
  • vec2list — Inverse function of list2vec.
Report an issue
<< GUI Scilab Help 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 May 22 12:37:07 CEST 2023