Execution time measurement/code profiling on custom code in s-function
1 次查看(过去 30 天)
显示 更早的评论
I have a Simulink model which compares outputs from a controller and the code generated[externally not using Embedded coder] from it. The idea is to see how much in sync the outputs are. The code is available in the model as an s-function block.This set-up already exists.I am working on Matlab 2010.
I want to know if there is a way to perform code profiling and measure execution time for this code. Using the 'profile on/off' was one of the options I found, but I cant access my functions outside the s-function. Please give me other options.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Block and Blockset Authoring 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!