Customizing histogram plots
Basic bar charts and histogram plots can be customized in important aspects.
Basic bar charts and histogram plots can be customized in important aspects.
GUI toolbar button labels can easily be set and customized using underlying Java components.
SQLite databases can be accessed in a variety of different ways in Matlab.
A combination of Matlab and Java Robot commands to automate a certain animation can be used when we cannot access underlying GUI/graphics code.
We can use a built-in Matlab popup-panel widget control to display lightweight popups that are attached to a figure window.
As I have repeatedly posted in recent years, Matlab is advancing towards web-based GUI. The basic underlying technology is more-or-less stable: an HTML/Javascript webpage that is created-on-the-fly and rendered in
Matlab contour labels' color and font can easily be customized.
feature('HotLinks') can be used to temporarily disable hyperlinks and other markups in the Matlab console.
My article on "Tips for Accelerating MATLAB Performance" was recently featured in the September 2017 Matlab newsletter digest.
The speed of the builtin csvwrite, dlmwrite functions can be improved dramatically.