uiinspect uiinspect is a Matlab utility that displays detailed information about an object's methods, properties and callbacks in a single GUI window. January 23, 2013 6 Comments Read More »
Fixing Matlab's actxserver Matlab's COM (ActiveX) server behavior can be fixed in a couple of useful manners. December 19, 2012 8 Comments Read More »
xlswrite for Mac, Linux Several Matlab utilities enable reading/writing spreadsheet data (including XLS files) in Macs, Linux. August 2, 2012 9 Comments Read More »
Controlling callback re-entrancy Callback reentrancy is a major problem for frequently-fired events. Luckily, it can easily be solved. August 10, 2011 17 Comments Read More »
Running VB code in Matlab Matlab does not natively enable running VB code, but a nice trick enables us to do just that July 20, 2011 14 Comments Read More »
COM/ActiveX tips & tricks This article describes several little-known tips useful for COM / ActiveX programming in Matlab July 28, 2010 6 Comments Read More »