Convert integer to string - MATLAB int2str
This MATLAB function converts an integer to a string with integer format. ... Description str = int2str(N) converts an integer to a string with integer format. The input N can be a single integer or a vector or matrix of integers....