translates a string from the OEM-defined character set into either an ANSI string (Windows Only)
Obsolete, it will be removed in Scilab 5.4.1
str=oemtochar(str1)
:str1 a matrix of OEM-defined character string. : :str a matrix of ANSI character string. :
oemtochar translates a string from the OEM-defined character set into either an ANSI string.
Version Description 5.4.0 This function will be removed in Scilab 5.4.1 .. _chartooem: chartooem.html