Fixing Matlab's actxserver
Matlab's COM (ActiveX) server behavior can be fixed in a couple of useful manners.
Matlab's COM (ActiveX) server behavior can be fixed in a couple of useful manners.
An unsupported MathWorks Technical Solution explains how to remove private information from deployed (compiled) matlab applications.
a bug exists in the profiler that prevents usage of its documented CPU timing functionality.
Images can be added to Matlab controls and labels in a variety of manners, documented and undocumented.
Matlab release R2012b has broken a vast number of links to its online documentation pages.
A list of suggested config changes to the default Matlab installation is detailed.
Matlab's delete function leaks memory and is also slower than the equivalent Java function.
Java's thread sleep() function is much more accurate than Matlab's pause() function.
The MCR_CACHE_ROOT environment variable can reportedly help to speed-up deployed Matlab executables.
The ScreenCapture utility uses purely-documented Matlab for capturing a screen region as an image from within Matlab.