int2str
Convert integers to characters
Syntax
Description
Examples
Input Arguments
Tips
int2str
returns character arrays only. Starting in R2016b, you can convert numeric arrays to string arrays using thestring
function.
Convert integers to characters
int2str
returns character arrays only. Starting in
R2016b, you can convert numeric arrays to string arrays using the string
function.