Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

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

1 vue (au cours des 30 derniers jours)
Shan Sha
Shan Sha le 29 Août 2018
Clôturé : MATLAB Answer Bot le 20 Août 2021
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

Réponses (1)

Christian Heigele
Christian Heigele le 29 Août 2018
It sounds like you want to use the profiler to get a code coverage analysis.
That is described here.

Community Treasure Hunt

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

Start Hunting!

Translated by