Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
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 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (1)
Christian Heigele
am 29 Aug. 2018
It sounds like you want to use the profiler to get a code coverage analysis.
0 Kommentare
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!