return scilab integer codes associated with a character string. This function is obsolete.
c=str2code(str)
:str A character string. : :c A vector of character integer codes :
Return c such that c(i) is the scilab integer code of part(str,i))
str2code('Scilab')'
`code2str`_([-28 12 18 21 10 11])
Version Description 5.4.0 This function will be removed in Scilab 5.4.1 .. _code2str: code2str.html .. _ascii: ascii.html