Monthly Archives: November 2013

4 relevant articles found:

sprintfc – undocumented helper function

The built-in sprintfc function can be used to quickly generate a cell-array of formatted strings.

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

Performance: accessing handle properties

Handle object property access (get/set) performance can be significantly improved using dot-notation.

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

Listbox layout customization

Matlab’s listbox layout can be modified to display multiple item columns and different inter-cell margins.

Categories: GUI, Java, Medium risk of breaking in future versions, UI controls
Tags: , , ,
14 Comments

Another Command Window text color hack

Matlab’s fprintf command has an undocumented hack to display orange-colored text.

Categories: Desktop, High risk of breaking in future versions, Stock Matlab function
Tags: ,
6 Comments