Using String Arrays for Text Data
String arrays in MATLAB® provide storage of text data and a set of functions for manipulating text. For example, functions such as contains find text in strings. The split and join functions split and join strings in string arrays. You can compare strings with relational operators such as ==, and sort them with the sort function.
Recorded: 2 Dec 2020