Main Content
isstring
Syntax
Description
returns
tf
= isstring(X
)1
(true
) if X
is a string.
Otherwise, it returns 0
(false
).
Note
The isstring
operator is not supported in Stateflow® charts that use C as the action language.
Examples
Input Arguments
Version History
Introduced in R2021b