Techniques to Improve Performance - MATLAB & Simulink (original) (raw)

Main Content

To speed up the performance of your code, consider these techniques.

Environment

Be aware of background processes that share computational resources and decrease the performance of your MATLAB® code.

Code Structure

While organizing your code:

Programming Practices for Performance

Consider these programming practices to improve the performance of your code.

Tips on Specific MATLAB Functions

Consider the following tips on specific MATLAB functions when writing performance critical code.