How can I calculate cyclomatic complexity of a sub-system, without simulating the model?

Answers (1)

The calculation of cyclomatic complexity is a part of the model's Coverage Analysis. Therefore, I do not think it is possible to obtain the cyclomatic complexity information of a subsystem without simulating the model.

Categories

Asked:

on 11 Dec 2015

Answered:

on 24 Dec 2015

Community Treasure Hunt

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

Start Hunting!