#include <mex.h>
#include "globaldefinitions.h"
Go to the source code of this file.
|
When the CSIM MEX-file is cleared (e.g. at an exit from matlab) this function will be called. This function is registered as MEX exit function via mexAtExit(). Within this function one has to make sure that we "clean up" properly. |
|
Connect parts of the network. |
|
Returns either all network parameters, the values of a global variable, values of an object, connections or parameter lists. |