Plot legend customization
Matlab plot legends and their internal components can be customized using a variety of undocumented properties that are easily accessible.
Matlab plot legends and their internal components can be customized using a variety of undocumented properties that are easily accessible.
MathWorks is soliciting user feedbacks about the use of Java components in Matlab programs.
Sending emails and SMS (text) messages from Matlab is easy, once you know a few quirks.
the ubiquitous findjobj utility has been significantly improved for speed for the most common use case.
The contour lines of 3D Matlab plot can be customized in many different ways. This is the 2nd article on this issue.
HG2 appears to be nearing release. It is now a stable mature system.
Annotation object can be programmatically set at, and pinned-to, plot axes data points.
This article lists the different types of undocumented/unsupported/hidden aspects in Matlab
getundoc is a very simple utility that displays the hidden (undocumented) properties of a specified handle object.
Data-tips are an extremely useful plotting tool that can easily be controlled programmatically.