Extend Modeling Functionality with Custom Blocks
Implement new algorithms in Simulink® using MATLAB®, C/C++, and Fortran
Simulink allows you to implement algorithms designed in MATLAB, C/C++, and Fortran. As a result, you can keep the existing functionality of your code while building more advanced models in Simulink.
Categories
- Implement Algorithms Using MATLAB
Implement a new algorithm using MATLAB
- Implement Algorithms Using C/C++ Code
Implement a new algorithm using C/C++ code
- Implement Algorithms Using Fortran Code
Implement Fortran code in custom Simulink blocks
- Implement Algorithms Using Legacy Code Tool
Integrate existing C or C++ functions, such as device drivers or external simulation code
- Integrate Python Code with Simulink
Implement algorithms with Python® code in Simulink