Tag Archives: Toolbox

3 relevant articles found:

Speeding-up builtin Matlab functions – part 2

Built-in Matlab functions can often be profiled and optimized for improved run-time performance. This article shows a typical example.

Categories: Low risk of breaking in future versions, Stock Matlab function, Toolbox
Tags: , ,
8 Comments

Speeding-up builtin Matlab functions – part 1

Built-in Matlab functions can often be profiled and optimized for improved run-time performance. This article shows a typical example.

Categories: Low risk of breaking in future versions, Stock Matlab function, Toolbox
Tags: , ,
7 Comments

Solving a MATLAB bug by subclassing

Matlab’s Image Processing Toolbox’s impoint function contains an annoying bug that can be fixed using some undocumented properties.

Categories: Guest bloggers, Hidden property, Low risk of breaking in future versions, Stock Matlab function, Toolbox
Tags: , , ,
4 Comments