Some Matlab performance-tuning tips
Matlab can be made to run much faster using some simple optimization techniques.
Matlab can be made to run much faster using some simple optimization techniques.
Infiniband networking can significantly improve PCT performance in Matlab parallelization and distributed computing.
Accelerating MATLAB Performance (ISBN 9781482211290) is a book dedicated to improving Matlab performance (speed).
Matlab HG2 axes can be customized in many different ways. This article explains some of the undocumented aspects.
Matlab HG2 axes can be customized in many different ways. This article explains some of the undocumented aspects.
Matlab listboxes can be customized using custom Java cell-renderers.
Matlab data can be serialized and saved into a ZIP/GZIP file, and loaded back.
A new utility enables to interactively explore Matlab function call timeline profiling.
Matlab uicontextmenus are not automatically deleted with their associated objects, leading to leaks and slow-downs.
Matlab performance can be improved by employing timer objects and spawning external processes.