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

6 ビュー (過去 30 日間)
Ashwin Goyal
Ashwin Goyal 2019 年 11 月 20 日
回答済み: Kavya Vuriti 2020 年 2 月 17 日
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.

回答 (1 件)

Kavya Vuriti
Kavya Vuriti 2020 年 2 月 17 日
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.

カテゴリ

Help Center および File ExchangeWrite C Functions Callable from MATLAB (MEX Files) についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by