Determines if it is the Windows version of scilab
MSDOS
MSDOS is a boolean variable (%t) for Windows environment and boolean (%f) otherwise.
Version | Description |
5.3.3 | MSDOS was published up to Scilab 5.3.3.
It is replaced with getos()=="Windows". |