Function Reference
— Function File: int2str (n)

Convert an integer to a string. This function is not very flexible. For better control over the results, use sprintf (see Formatted Output).

See also: sprintf num2str