SimMechanics
Product Description
- Introduction and Key Features
- Modeling Mechanical Systems
- Simulating and Analyzing Mechanical Motion
- Exporting CAD Assemblies from a CAD System into SimMechanics
- Converting SimMechanics Models to C Code
- Multidomain Physical Modeling in MATLAB and Simulink
Converting SimMechanics Models to C Code
With SimMechanics you can convert your models into C code, enabling you to use the accelerator modes of Simulink to reduce simulation time. You can also convert your SimMechanics models into C code using Simulink Coder, which lets you:
- Run your model in real time, enabling you to perform HIL testing
- Integrate your model into other simulation environments
- Compile your SimMechanics model for standalone simulations, accelerating analyses such as parameter studies and Monte Carlo simulations
Hardware-in-the-loop (HIL) Testing 5:21
Use HIL testing instead of hardware prototypes to test control algorithms. A multidomain physical model is converted to C code and simulated on controller hardware.
