Contenido principal

Algorithm Acceleration and Code Generation

R2026b
Speed up simulations and applications with generated C/C++ and MEX code or generated HDL code

To accelerate your phased array simulations, you can generate executable C/C++ code from MATLAB®. You can generate MEX-files, which you can call from the command line. In Simulink®, you can also use dataflow domains to automatically partition your model and simulate using multiple threads. This toolbox also lets you create HDL code from Simulink models.

Categories