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
0 个评论
回答(1 个)
Christian Heigele
2018-8-29
0 个投票
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!