Based on Robotology Blockfactory
- Easily wrap their algorithms inside the provided software interfaces obtaining C++ classes that can be executed by generic engines
- The name of the plugin library generated from the C++ code will be stored in the S-function parameters field of the block mask. We provide a generic Level-2 MEX S-Function that reads this parameter and uses the library name to dynamically load the dynamic library that contains the block's code.