Matlab compilation quirks – take 2
A few hard-to-trace quirks with Matlab compiler outputs are explained.
A few hard-to-trace quirks with Matlab compiler outputs are explained.
Several quirks with Matlab-compiled DLLs are discussed and workarounds suggested.
Both the Matlab compiler and the publish function have errors when parsing block-comments in Matlab m-code.
Using pure-Java GUI in deployed Matlab apps requires a special yet simple adaptation.
Matlab's standard menu items can and should be removed from deployed docked figures. This article explains how.
An unsupported MathWorks Technical Solution explains how to remove private information from deployed (compiled) matlab applications.
The MCR_CACHE_ROOT environment variable can reportedly help to speed-up deployed Matlab executables.
Deployed (compiled) Matlab applications take a long time to load. I present a splash window that loads immadiately, solving this problem.
There are several alternatives for getting unique computer identifiers in Matlab
Figures in compiled applications cannot officially be docked since R2008a, but this can be done using a simple undocumented trick.