xlswrite for Mac, Linux
Several Matlab utilities enable reading/writing spreadsheet data (including XLS files) in Macs, Linux.
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.
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.
Matlab's scatter plot can automatically jitter data to enable better visualization of distribution density.
Copy-on-write and in-place data manipulations are very useful Matlab performance improvement techniques.
Several alternatives are explored for dynamic array growth performance in Matlab loops.
Preallocation is a standard Matlab speedup technique. Still, it has several undocumented aspects.
Matlab menus can be customized in a variety of undocumented manners - first article of a series.