ispc

Returns true if the application is running on a Windows operating system.

Syntax

R = ispc()

Outputs

R
Numerical equivalent true/false.

Example

Simple ispc example:

R = ispc()
R = 1