Graphic sizing in Matlab R2015b
Matlab release R2015b's new "DPI-aware" nature broke some important functionality. Here's what can be done...
Matlab release R2015b's new "DPI-aware" nature broke some important functionality. Here's what can be done...
Contour labels, lines and fill patches can easily be customized in Matlab HG2.
It is easy and very useful to attach dynamic properties to Matlab graphics objects in run-time.
Matlab may hang when using passive FTP commands such as mput and dir. A simple workaround is available to fix this.
linkaxes has a built-in limitation, so using linkprop may sometimes be beneficial.
Matlab can be made to run much faster using some simple optimization techniques.
the behavior of Matlab's copyobj function changed in R2014b (HG2), and callbacks are no longer copied.
Matlab's view function returns an undocumented output transformation matrix.
MCOS property initialization has a documented but unexpected behavior that could cause many bugs in user code.
Titles to plot legends are easy to achieve in HG1 (R2014a or earlier), but much more difficult in HG2 (R2014b or newer).