Tag Archives: Profiler

Datenum performance

The performance of the built-in Matlab function datenum can be significantly improved by using an undocumented internal help function

Categories: Medium risk of breaking in future versions, Stock Matlab function, Undocumented function
Tags: , , , , ,
7 Comments

Plot performance

Undocumented inner plot mechanisms can be used to significantly improved plotting performance

Categories: Handle graphics, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , ,
15 Comments

Undocumented profiler options

The Matlab profiler has some undocumented options that facilitate debugging memory bottlenecks and JIT (Just-In-Time Java compilation) problems.

Categories: Desktop, Medium risk of breaking in future versions, Memory, Stock Matlab function
Tags: , , ,
13 Comments