Programming |
Analyzing Your Program's Performance |
What tools are provided by MATLAB to measure the performance of your programs and identify where the bottlenecks are |
Techniques for Improving Performance |
How to improve M-file performance by vectorizing loops, preallocating arrays, etc. |
Using Memory Efficiently |
Conserving memory; platform-specific memory handling; "Out of Memory" errors |
Resolving "Out of Memory" Errors |
What to do when if you get a "Out of Memory" error |
Finding Invisible Timer Objects | Analyzing Your Program's Performance |
© 1994-2005 The MathWorks, Inc.