This repository was archived by the owner on Apr 5, 2019. It is now read-only.

Description
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.