Debugging and Improving Code
Identify and debug issues, improve performance, reduce memory usage
As you develop code, MATLAB automatically identifies potential coding problems. Additionally, you can check code for release compatibility, performance bottlenecks, and memory consumption.
Categories
- Identify Code Issues
Identify issues, check release compatibility and code generation readiness
- Debug Code
Diagnose problems while developing code in the Editor
- Profile and Improve Performance
Find and remove bottlenecks in code
- Reduce Memory Usage
Identify memory usage and apply techniques to use memory more efficiently