Tag Archives: ActiveX

6 relevant articles found:

CheckboxList

Matlab listboxes can be enhanced with checkboxes next to each item.

Categories: GUI, Java, Medium risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , ,
23 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

Waiting for asynchronous events

The Matlab waitfor function can be used to wait for asynchronous Java/ActiveX events, as well as with timeouts.

Categories: GUI, High risk of breaking in future versions, Java, Listeners, Stock Matlab function, Undocumented feature
Tags: , , , ,
33 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