Scilab Function

str2code - return scilab integer codes associated with a character string

Calling Sequence

c=str2code(str)

Parameters

Description

Return c such that c(i) is the scilab integer code of part(str,i))

Examples

See Also