Chapter 4: That's some high quality !

Before leaving MATLAB Test, check in the overall project code quality by opening up the Code Quality Dashboard. This can be found by navigating to the project Tools menu:

...and selecting Code Quality Dashboard. Before you click it, I suggest "favorite-ing" both the Code Quality Dashboard and the MATLAB Test Manager by clicking the star on the upper right of the icon.
This will open the Quality Dashboard - a side panel on the right of the MATLAB desktop.
Take a moment to look at the dashboard. You can see that there are 4 different cards which highlight different measures of project quality. Most of them aren't giving much information yet, but you might imagine how they might be populated to provide overall quality metrics. First step, click the green run button at the top right of the dashboard to gather your metrics.
Once you click the green run button the dashboard now shows more interesting data. Each of these cards are clickable and brings up their associated reports or tools. Currently:
Alright, let's move on and build this ctf!
open Chapter_5

Preface & TOC | Chapter 5