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
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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
Respuestas (1)
Christian Heigele
el 29 de Ag. de 2018
0 votos
It sounds like you want to use the profiler to get a code coverage analysis.
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!