User-Defined Functions
In the section User-Defined Functions You can integrate your own code written in C or Julia into the basic block library, as well as use mathematical expressions for signal processing. These blocks extend the functionality of the models by adding new user functionality.
- C Function
-
Using C code in models.
- Engee Function
-
Using Julia code in models.
- Fcn
-
Applying the specified expression to the Input.
- FMU
-
Imports models created in other environments into Engee using FMI.