Waiting for asynchronous events
The Matlab waitfor function can be used to wait for asynchronous Java/ActiveX events, as well as with timeouts.
The Matlab waitfor function can be used to wait for asynchronous Java/ActiveX events, as well as with timeouts.
Matlab's internal memory structure is explored and discussed.
mtic and mtoc were a couple of undocumented features that enabled users of past Matlab releases to easily profile memory usage.
Editing Matlab arrays in-place can be an important technique for optimizing calculations. This article shows how to do it using Mex.
This article lists the different types of undocumented/unsupported/hidden aspects in Matlab
Matlab's uitables can be sortable using simple undocumented features
Figures in compiled applications cannot officially be docked since R2008a, but this can be done using a simple undocumented trick.
Several built-in components enable programmatic plot-type selection in Matlab GUI - this article explains how
UDD provides built-in convenience methods to facilitate the integration of Matlab UDD objects with Java code - this article explains how
This article shows how to display graph-theory diagrams in Matlab using several different Java libraries