In this topic:
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 and associated header and example files are provided on the install CD. See the directory CD/Script/user-function-interface.
◄ User Defined Script Based Functions | Non-interactive and Customised Printing ▶ |