I am having multiple functions in my program which is saved in a same folder. how do i verify all functions were used in the program

I am having multiple functions which is saved in same folder. how do i call all functions at a time? how can i check that it executed all functions that i have called in my PROGRAM

Risposte (1)

It sounds like you want to use the profiler to get a code coverage analysis.
That is described here.

Questa domanda è chiusa.

Richiesto:

il 29 Ago 2018

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

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

Start Hunting!

Translated by