convert string array to cell array code example
Example: convert string array to cell array
C = cellstr(A)
C = cellstr(D)
C = cellstr(D,fmt)
C = cellstr(D,fmt,locale)
C = cellstr(A)
C = cellstr(D)
C = cellstr(D,fmt)
C = cellstr(D,fmt,locale)