Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Scilab Help >> Data Structures

Data Structures

  • booleanScilab Objects, boolean variables and operators & | ~
  • cellcreates a cell array of empty matrices
  • definedfieldsreturns an index of list's defined fields
  • fieldnamesget a tlist, mlist or struct fields names
  • getfieldlist field extraction
  • hypermatinitializes an N dimensional matrix
  • hypermatricesa Scilab object, N dimensional matrix in Scilab
  • iscellchecks if a variable is a cell array
  • iscellstrchecks if a variable is a cell array of strings
  • isfieldchecks if the given fieldname exists in a structure or mlist or tlist
  • isstructchecks if a variable is a structure array
  • lista Scilab object and a list definition function
  • lstcatlist concatenation
  • makecellCreates a cell array.
  • matricesScilab objects, matrices in Scilab
  • mlistScilab object, matrix oriented typed list definition
  • nulldelete an element in a list
  • rlistScilab rational fraction function definition
  • setfieldlist field insertion
  • structcreate a struct
  • tlistScilab object and typed list definition.
  • typereturns the type of a variable
  • typenameassociates a name to variable type
  • typeofHuman-readable type or overloading code of an object
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:39 CEST 2016