Details

Details

During the compilation of CSIM a tool called reggen is used to generate wrapper code which allows you to access the parameters of your model from the Matlab level. This frees you from the tedious work of writing lots of code for getting and setting such fields. For more details about this issue see the subsection 5.4.

If you are not using Linux or Windows you have to build the reggen tool which comes with CSIM (lsm/develop/reggen) for your platform.4

  1. Go to lsm/develop/reggen
  2. Run
    • configure; make; for Linux/Unix(/Mac OS)
    • make.bat msvc for Windows XP with MS Visual C++
  3. If this fails read lsm/develop/reggen/INSTALL and try to fix the build. In this case you will notice that reggen is a modified version of the well known tool doxygen.

 
(C) 2003, Thomas Natschläger last modified 07/10/2006