Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week
This example shows how to:
1. Run unit tests on hand written C code using MATLAB and MATLAB Coder
2. Run unit tests on C code generated by MATLAB Coder
Run unit tests written in MATLAB on your hand written C code and check if changes to your C code results in any unit test failures. Use visualization and other tools available in MATLAB to understand how your code is behaving.
Also run unit tests with software-in-the-loop execution when using Embedded Coder with MATLAB Coder.
Zitieren als
Bill Chou (2026). Unit Testing C Code using MATLAB and MATLAB Coder (https://de.mathworks.com/matlabcentral/fileexchange/53634-unit-testing-c-code-using-matlab-and-matlab-coder), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.1.0.0 (1,67 MB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | Updated for R2016a. Includes a slight change to verifying that the sample error is within an absolute tolerance. |
