MATLAB R2016b supports the string data type. It is somewhat similar to a cell array of strings, but more memory efficient and some functions are specific for strings. Some legtools methods work with a cell array of strings. It seems logical to add support for the new string class.