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
      • Tables
      • Tests framework for Nelson
      • Text editor
      • Date and Time
      • Trigonometric functions
      • Types module
      • Validators
        • SUMMARY
        • mustBeA
        • mustBeColumn
        • mustBeFile
        • mustBeFinite
        • mustBeFloat
        • mustBeFolder
        • mustBeGreaterThan
        • mustBeGreaterThanOrEqual
        • mustBeInRange
        • mustBeInteger
        • mustBeLessThan
        • mustBeLessThanOrEqual
        • mustBeLogical
        • mustBeLogicalScalar
        • mustBeMatrix
        • mustBeMember
        • mustBeNegative
        • mustBeNonNan
        • mustBeNonSparse
        • mustBeNonZero
        • mustBeNonempty
        • mustBeNonmissing
        • mustBeNonnegative
        • mustBeNonpositive
        • mustBeNonzeroLengthText
        • mustBeNumeric
        • mustBeNumericOrLogical
        • mustBePositive
        • mustBeReal
        • mustBeRow
        • mustBeScalarOrEmpty
        • mustBeSparse
        • mustBeText
        • mustBeTextScalar
        • mustBeValidVariableName
        • mustBeVector
      • Web tools
      • Xml Processing
    • fr
Powered by GitBook
On this page

Was this helpful?

  1. markdown
  2. en
  3. Validators

SUMMARY

  • validators

    • mustBeA

    • mustBeColumn

    • mustBeFile

    • mustBeFinite

    • mustBeFloat

    • mustBeFolder

    • mustBeGreaterThan

    • mustBeGreaterThanOrEqual

    • mustBeInRange

    • mustBeInteger

    • mustBeLessThan

    • mustBeLessThanOrEqual

    • mustBeLogical

    • mustBeLogicalScalar

    • mustBeMatrix

    • mustBeMember

    • mustBeNegative

    • mustBeNonNan

    • mustBeNonSparse

    • mustBeNonZero

    • mustBeNonempty

    • mustBeNonmissing

    • mustBeNonnegative

    • mustBeNonpositive

    • mustBeNonzeroLengthText

    • mustBeNumeric

    • mustBeNumericOrLogical

    • mustBePositive

    • mustBeReal

    • mustBeRow

    • mustBeScalarOrEmpty

    • mustBeSparse

    • mustBeText

    • mustBeTextScalar

    • mustBeValidVariableName

    • mustBeVector

PreviousValidatorsNextmustBeA

Last updated 2 days ago

Was this helpful?