Using socFunctionAnalyzer with methods defined in a class
이전 댓글 표시
I am trying to benchmark the performance of a few algorithms each defined in its separate class. Is there a way to run socFunctionAnalyzer for methods defined in a class? I tried creating separate .m files and then passing the class object as a global variable but this is not allowed in socFunctionAnalyzer as well. Are there any ways where I can count the number of addition and mulitplication operations in a class method without having to completely rewrite it?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Report Generator Creation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!