Tag Archives: COM

6 relevant articles found:

uiinspect

uiinspect is a Matlab utility that displays detailed information about an object’s methods, properties and callbacks in a single GUI window.

Categories: GUI, Hidden property, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , , , , , ,
6 Comments

Fixing Matlab’s actxserver

Matlab’s COM (ActiveX) server behavior can be fixed in a couple of useful manners.

Categories: Low risk of breaking in future versions, Undocumented feature
Tags: , , , ,
6 Comments

xlswrite for Mac, Linux

Several Matlab utilities enable reading/writing spreadsheet data (including XLS files) in Macs, Linux.

Categories: Java, Low risk of breaking in future versions
Tags: , , , ,
9 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: , , , ,
16 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: , ,
14 Comments

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