I bet most of the people that use the MATLAB Profiler run their code through the little “Run This Code” box at the top of the Profiler UI. When you do this the profiling happens only for that one function call, and the data is returned immediately. This is fine… read more >>
Speed Up Your GUIs With Profiling 6
Posted by Michael Katz,
- Category:
- Debugging,
- MATLAB GUI,
- Profiler,
- Programming
Recent Comments