How can i convert array a= [1 0 -2] in a char b = '1 0 -2' ?

1 次查看(过去 30 天)
I have to convert an array in a string of character.
e.g. I have a = [1 0 -2] and i want obtain b = '1 0 -2'.
Thanks

回答(1 个)

Torsten
Torsten 2022-5-19

类别

Help CenterFile Exchange 中查找有关 Data Type Conversion 的更多信息

标签

产品


版本

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by