Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
5.4.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 Scilab >> Chaînes de caractères

Chaînes de caractères

  • asciimatconversion d'une matrice de chaînes ASCII
  • evalévaluation d'une matrice de chaînes de caractères
  • evstrévaluation d'une expression
  • stringconversion en chaîne de caractères
  • asciistring ASCII conversions
  • blankscreate string of blank characters
  • charconverts in a character array
  • convstrcase conversion
  • emptystrzero length string
  • grepfind matches of a string in a vector of strings
  • isalphanumcheck that characters of a string are alphanumerics
  • isasciitests if character is a 7-bit US-ASCII character
  • isdigitcheck that characters of a string are digits between 0 and 9
  • islettercheck that characters of a string are alphabetic letters
  • isnumtests if a string represents a number
  • justifyjustify character array
  • lengthlength of object
  • partextraction of strings
  • regexpfind a substring that matches the regular expression string
  • sci2expconverts an expression to a string
  • strcatconcatenates character strings
  • strchrfind the first occurrence of a character in a string
  • strcmpcompare character strings
  • strcmpicompare character strings (case independent)
  • strcspnget span until character in string
  • strindexsearch position of a character string in an other string
  • stringsScilab Object, character strings
  • stripblanksstrips / trims leading and trailing blanks (and tabs) of strings
  • strncpycopy characters from strings
  • strrchrfind the last occurrence of a character in a string
  • strrevreturns string reversed
  • strsplitsplit a string into a vector of strings
  • strspnget span of character set in string
  • strstrlocate substring
  • strsubstsubstitute a character string by another in a character string
  • strtodconvert string to double
  • strtoksplit string into tokens
  • tokenposreturns the tokens positions in a character string
  • tokensreturns the tokens of a character string
Report an issue
<< Entiers Aide Scilab Manipulation de fichiers sons >>

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:
Tue Apr 02 17:36:47 CEST 2013