Return a matrix containing the strings (and cell-strings) s_1, ..., s_n as its rows. Each string is padded with blanks in order to form a valid matrix. Unlike str2mat, empty strings are ignored. See also: cstrcat str2mat
Return a matrix containing the strings (and cell-strings) s_1, ..., s_n as its rows. Each string is padded with blanks in order to form a valid matrix. Unlike str2mat, empty strings are ignored.