From GridLAB-D Wiki
Jump to: navigation, search

MATLAB - Global variable indicating whether Matlab is supported by this version.

Synopsis

#ifdef MATLAB
#ifndef MATLAB

Remarks

The MATLAB flag is defined only on system that support Matlab. On all other platforms, the flag is undefined.

See also