User Defined Binary Functions

In this topic:

Overview

From version 5, it is possible to develop script functions written in 'C' or 'C++' and compile them into a DLL/shared library to be loaded into SIMetrix as a plugin.

This makes it possible to perform complex processing on data that would run too slowly using the interpreted script language.

Documentation

Documentation and associated header and example files are provided on the install CD. See the directory CD/Script/user-function-interface.