Nelson
Ctrlk
  • Nelson GitBook 📚
  • docs
  • markdown
    • Languages
    • en
      • Summary
      • getting_started
      • Assertion functions
      • Audio playback functions
      • changelogs
      • Characters encoding
      • Component Object Model (COM) Client Interface
      • Console
      • Constructors functions
      • Control System functions
      • Core
      • Data analysis
      • Data structures
      • Debugger functions
      • Dictionaries
      • Display format
      • Double
      • Dynamic link
      • Elementary functions
      • Engine
      • Error manager
      • Fortran to C
      • FFTW
      • File archiver functions
      • Files and folders functions
      • Function_handle functions
      • Functions manager
      • Geometry
      • Graphics functions
      • Graphics I/O functions
      • Gui module
      • Handle
      • HDF5
      • Documentation and Help Management
      • History manager
      • I18n functions
      • Image Processing functions
      • Integers type
      • Interpreter functions
      • Inter Process Communication
      • JavaScript Object Notation
      • Julia engine
      • license
      • Linear algebra
      • Localization functions
      • Logical type functions
      • MATIO
      • Memory manager functions
      • MEX functions
      • Modules manager
      • Message Passing Interface
      • NIG
      • Operators
      • OS functions
      • Overloading
      • Parallel
      • Polynomials
      • Profiling tools
      • Python engine
      • QML engine
      • Random
      • Signal Processing
      • Single type
      • Nelson in the cloud
      • Subroutine Library In COntrol Theory
      • Sparse type
      • Special functions
      • Spreadsheet
      • Statistics
      • Stream manager
      • String type
        • SUMMARY
        • append
        • blanks
        • char
        • contains
        • convertCharsToStrings
        • convertStringsToChars
        • count
        • deblank
        • endsWith
        • int2str
        • isStringScalar
        • isletter
        • isspace
        • join
        • mat2str
        • matches
        • newline
        • num2str
        • replace
        • sprintf
        • startsWith
        • str2double
        • strcat
        • strcmp
        • strcmpi
        • strfind
        • string
        • strings
        • strjust
        • strlength
        • strncmp
        • strncmpi
        • strrep
        • strtrim
        • tolower
        • toupper
      • Tables
      • Tests framework for Nelson
      • Text editor
      • Date and Time
      • Trigonometric functions
      • Types module
      • Validators
      • Web tools
      • Xml Processing
    • fr
Powered by GitBook
On this page

Was this helpful?

  1. markdown
  2. en
  3. String type

SUMMARY

  • string

    • append

    • blanks

    • char

    • contains

    • convertCharsToStrings

    • convertStringsToChars

    • count

    • deblank

    • endsWith

    • int2str

    • isStringScalar

    • isletter

    • isspace

    • join

    • mat2str

    • matches

    • newline

    • num2str

    • replace

    • sprintf

    • startsWith

    • str2double

    • strcat

    • strcmp

    • strcmpi

    • strfind

    • string

    • strings

    • strjust

    • strlength

    • strncmp

    • strncmpi

    • strrep

    • strtrim

    • tolower

    • toupper

PreviousString typeNextappend

Last updated 2 days ago

Was this helpful?