Simulink C MEX S-Functions Code Generator for VS2008
June 1st, 2009
This executable (for Windows) generates a complete Visual Studio 2008 project for compiling and debugging a Simulnik C++ MEX S-Function. It creates the necessary code for implementing a block with your specified inputs, outputs and parameters. Of course, it is your responsibility to fill in the MDL procedures accordingly to your needs.
The interface is very straightforward and does not need any particular comment:
Files:
- Main executable: CMexSFProjectGenerator.rar
- Dependencies: Microsoft Visual C++ 2008 Redistributable Package (x86)
