Monthly Archives: August 2011

Formatting numbers

Number formatting is easy to achieve in Matlab, by using a dedicated built-in Java object.

Categories: Java, Low risk of breaking in future versions
Tags:
2 Comments

Controlling callback re-entrancy

Callback reentrancy is a major problem for frequently-fired events. Luckily, it can easily be solved.

Categories: Guest bloggers, GUI, Low risk of breaking in future versions
Tags: , , , ,
14 Comments

Uitable customization report

In last week’s report about uitable sorting, I offered a report that I have written which covers uitable customization in detail. Several people have asked for more details about the contents of this report. This is a reasonable request, and [...]

Categories: GUI, Java, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , , , , ,
18 Comments