What Is MATLAB Coder?
Generate C and C++ code from MATLAB® code using MATLAB Coder™.
Published: 18 Mar 2020
MATLAB Coder™ generates readable and portable C and C++ code from your MATLAB® algorithms. This automated approach speeds up your design workflow and eliminates coding errors introduced by a manual translation process.
The generated code can be compiled as a standalone executable, packaged as a library, or handed off to software engineers for integration with software projects. Here, you see the generated source code being integrated with a handwritten Visual Studio® project.
MATLAB Coder supports a broad range of language features such as matrix operations, subscripting, program control statements, and structures. It also supports over 2500 functions from 26 toolboxes used for applications ranging from general image processing and computer vision to advanced DSP and communications systems development.
By using the MATLAB Coder app or command line interface, you can also generate MEX functions that can be executed in MATLAB for verifying the behavior of the generated code against your original MATLAB algorithm. In some cases, MEX functions can also be used to accelerate the execution of your algorithms. In this example of a Kalman filter, the generated MEX function runs noticeably faster compared to the original MATLAB code.
MATLAB Coder helps you explore design trade-offs and introduce implementation requirements such as memory allocation and data type specifications, all from within MATLAB. This enables you to iterate on your designs faster, and you get to spend more time developing and tuning algorithms in MATLAB rather than writing and debugging low-level C and C++ code.
You can use MATLAB Coder with Embedded Coder® to access advanced settings that let you control the look and feel of the generated code and tune it for performance or readability.
For more information on how you can use MATLAB Coder, return to the product page.
Featured Product
MATLAB Coder
Sélectionner un site web
Choisissez un site web pour accéder au contenu traduit dans votre langue (lorsqu'il est disponible) et voir les événements et les offres locales. D’après votre position, nous vous recommandons de sélectionner la région suivante : .
Vous pouvez également sélectionner un site web dans la liste suivante :
Comment optimiser les performances du site
Pour optimiser les performances du site, sélectionnez la région Chine (en chinois ou en anglais). Les sites de MathWorks pour les autres pays ne sont pas optimisés pour les visites provenant de votre région.
Amériques
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
Asie-Pacifique
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)