Customizing axes part 5 – origin crossover and labels
The axes rulers (axles) can be made to cross-over at any x,y location within the chart.
The axes rulers (axles) can be made to cross-over at any x,y location within the chart.
Red Java errors are sometimes displayed in the Matlab console. They can be removed or avoided in a variety of means.
The performance of the builtin rmfield function (as with many other builtin functions) can be improved by simple profiling.
We can easily use saved profiling results to analyze, view and compare profiling results of multiple runs.
Matlab listbox and multi-line editbox scrollbars can easily be made smarter, for improved appearance.
The default clunky and release-incompatible MEX error messages can be improved using a simple hack.
A new File Exchange utility enables to easily design GUI tabs using Matlab's GUIDE
Several quirks with Matlab-compiled DLLs are discussed and workarounds suggested.
Matlab's internal implementation of convolution can often be sped up significantly using the Convolution Theorem.
Matlab release R2015b's new "DPI-aware" nature broke some important functionality. Here's what can be done...