Main Content
ascii2str
Convert array of type uint8
to string
Syntax
Description
converts ASCII values in array str
= ascii2str(A
)A
of type uint8
to a string.
Note
The operator ascii2str
is supported only in Stateflow® charts that use C as the action language.
Examples
Version History
Introduced in R2018b