convertsatostr

Purpose

Converts a 1x1 string array to a string.

Format

str = convertsatostr(sa)
Parameters:

sa (1x1 string array) –

Returns:

str (string) – sa converted to a string.

See also

convertstrtosa()