Speeding up compiled apps startup
The MCR_CACHE_ROOT environment variable can reportedly help to speed-up deployed Matlab executables.
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.
Matlab Command Window text can be formatted *bold* since R2011b.
Several Matlab utilities enable reading/writing spreadsheet data (including XLS files) in Macs, Linux.
Deployed (compiled) Matlab applications take a long time to load. I present a splash window that loads immadiately, solving this problem.
The Matlab waitfor function can be used to wait for asynchronous Java/ActiveX events, as well as with timeouts.
warnings can be trapped in a try-catch block just like regular errors. This articles explains how.
Matlab uitables can present long column headers in multiple lines, for improved readability.
The import function can be used to clarify Java code used in Matlab.
