Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Coverage report issue on S-function

2 Ansichten (letzte 30 Tage)
Carstea Ciprian
Carstea Ciprian am 25 Apr. 2018
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Hello, there is a problem that i seem to not get a clear answer elsewhere. I need to generate a coverage report for some hand written functions (s-functions) and the report comes only as HTML (web) is there a way you could make this report into Excel, other than using some sort of script, a faster way?

Antworten (1)

Mark McBroom
Mark McBroom am 28 Apr. 2018
You will need to write a script to extract information from the code coverage object and then write to excel using xlswrite. This link explains the layout of the code coverage data and gives example MATLAB code to access the data.

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by