ascii2str
将类型为 uint8
的数组转换为字符串
描述
将类型为 str
= ascii2str(A
)uint8
的数组 A
中的 ASCII 值转换为字符串。
注意
仅在使用 C 语言作为动作语言的 Stateflow® 图中支持运算符 ascii2str
。
示例
版本历史记录
在 R2018b 中推出
将类型为 uint8
的数组转换为字符串
将类型为 str
= ascii2str(A
)uint8
的数组 A
中的 ASCII 值转换为字符串。
注意
仅在使用 C 语言作为动作语言的 Stateflow® 图中支持运算符 ascii2str
。
在 R2018b 中推出