Speeding-up builtin Matlab functions – part 3
Built-in Matlab functions can often be profiled and optimized for improved run-time performance. This article shows a typical example.
Built-in Matlab functions can often be profiled and optimized for improved run-time performance. This article shows a typical example.
Matlab R2018b added default axes mouse interactivity at the expense of performance. Luckily, we can speed-up the default axes.
Solution and analysis of a simple Matlab puzzle that leads to interesting insight on Matlab's parser.
A simple Matlab puzzle that leads to interesting insight on Matlab's parser.
Undocumented plot marker styles can easily be accesses using a hidden plot-line property.
Custom popup figures can be attached to Matlab GUI toolstrip controls.
Matlab toolstrips can contain customizable gallery panels of items.
Matlab toolstrips can contain a wide variety of selection controls: popups, combo-boxes, and galleries.
Multiple types of customizable controls can be added to Matlab toolstrips
Icons can be specified in various ways for toolstrip controls and the app window itself.