Is there any way to count operations/flops in an iteration of Matlab code?
25 views (last 30 days)
Show older comments
David Rubenstein
on 9 May 2016
Commented: Walter Roberson
on 9 May 2016
For purposes of processor selection, I would like to know if there is a function out there for computing operations during an iteration of Matlab code. Also, does anyone have an established system/method for tracking changes between Matlab code and, say, corresponding C++ code, where the updates originate in the Matlab code and auto-coding is not being used.
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!