You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The MATLAB 'profreport' function used by the profiler generates a table of function calls sorted by execution time. However, often it is necessary to sort by number of calls, time in self, etc. 'SProfReport' duplicates all the functionality of the original, but permits the function call to be sorted. This is accomplished by use of a simple JavaScript function.
I'm not a JavaScript expert, and the script I'm using is freeware from the web. Currently sorting will only be in descending order (which is usually what one cares about when profiling). I'd appreciate any improvements to the sorting algorithm.
Cite As
Carlos Niederstrasser (2026). Sortable Profiler Report (https://ch.mathworks.com/matlabcentral/fileexchange/2013-sortable-profiler-report), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Function generator with CRO & Spectrum analyzer using GUI, HybridVel
General Information
- Version 1.0.0.0 (9.24 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
