Simulink Profiler data to Excel
Converts Simulink Profiler data into an Excel spreadsheet. Currently, the Simulink Profiler only supports exporting data to a MAT file. After loading the profiler data into the base workspace, you can use this script to convert it into an Excel file.
Cite As
Monika Jaskolka (2025). Simulink Profiler data to Excel (https://github.com/monikajaskolka/SimulinkProfiler-To-Excel/releases/tag/v1.0.3), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
src
Version | Published | Release Notes | |
---|---|---|---|
1.0.3 | See release notes for this release on GitHub: https://github.com/monikajaskolka/SimulinkProfiler-To-Excel/releases/tag/v1.0.3 |
||
1.0.2 | Added check to filename. Corrected header comment. |
||
1.0.1 | Added Simulink to the list of Required MathWorks Products |
||
1.0.0 |