Join strings in cell array into single string - MATLAB strjoin
This MATLAB function constructs the string, str, by linking each string in the cell array, C, with a single space. ... Input text, specified as a 1-by-n cell array of strings. Each element in the cell array must contain a single string in a single row....