MATLAB - String Handling
You have a character array
charArr = 'Data' and want to convert it to a string to use string functions. Which MATLAB command correctly does this?