How to run code coverage for a MEX made using fiaccel command?

4 Ansichten (letzte 30 Tage)
Ashwin Goyal
Ashwin Goyal am 20 Nov. 2019
Beantwortet: Kavya Vuriti am 17 Feb. 2020
How to use the MEX generated using fiaccel command (fixed-point numbers) to generate a code-coverage report every time the MEX is used. I am using R2015b and cannot use any newer version for now.

Antworten (1)

Kavya Vuriti
Kavya Vuriti am 17 Feb. 2020
Hi,
Profiling a mex function shows its code coverage in Profile Detail report. But profiling mex functions by using MATLAB Profiler was introduced in R2018a.
Hope this helps.

Kategorien

Mehr zu Write C Functions Callable from MATLAB (MEX Files) finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by