Main Content
isstring
Syntax
Description
returns
tf
= isstring(X
)1
(true
) if X
is a string.
Otherwise, it returns 0
(false
). Use this operator in
the Requirements
Table block.
Examples
Input Arguments
Version History
Introduced in R2022b