Is there any way to count operations/flops in an iteration of Matlab code?

25 views (last 30 days)
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.

Accepted Answer

Stephen23
Stephen23 on 9 May 2016

More Answers (0)

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!