Tag Archives: COM

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: , , , ,
11 Comments

Running VB code in Matlab

Matlab does not natively enable running VB code, but a nice trick enables us to do just that

Categories: GUI, Low risk of breaking in future versions, Stock Matlab function
Tags: , ,
1 Comment

COM/ActiveX tips & tricks

This article describes several little-known tips useful for COM / ActiveX programming in Matlab

Categories: Low risk of breaking in future versions, Stock Matlab function
Tags: , ,
1 Comment