scilab-5.3.3
Scilab help >> Windows tools > MSDOS (obsolete)
MSDOS (obsolete)
Determines if it is the Windows version of scilab
Calling Sequence
MSDOSDescription
MSDOS is a boolean variable (%t) for Windows environment and boolean (%f) otherwise.
MSDOS is obsolete and removed in Scilab 5.4
Please uses getos() == 'Windows'
See Also
Authors
- Allan CORNET
| << Windows tools | Windows tools | chartooem >> |