Community Profile

photo

Christine Berlingeri


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
convert a cell array of string into a single string
A = [1, 2, 3, 4, 4] B = string(strjoin(A))

2 years ago | 0