Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
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 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Christian Heigele
2018년 8월 29일
It sounds like you want to use the profiler to get a code coverage analysis.
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!