Monthly Archives: October 2013

5 relevant articles found:

Matlab numerical gotchas

Matlab includes some numerical gotchas that we should be careful to avoid…

Categories: Low risk of breaking in future versions, Stock Matlab function
Tags:
9 Comments

Draggable plot data-tips

Matlab’s standard plot data-tips can be customized to enable dragging, without being limitted to be adjacent to their data-point.

Categories: Handle graphics, Hidden property, High risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , ,
6 Comments

Using JIDE combo-boxes

Matlab includes many custom JIDE combo-box controls that can be used in Matlab GUIs out of the box.

Categories: GUI, Java, Low risk of breaking in future versions
Tags: , ,
2 Comments

Editable combo-box

Matlab’s popup menu (combo-box) control is quite limited in its abilities. This article explains how we can work around these limitations.

Categories: GUI, Java, Low risk of breaking in future versions, Semi-documented function, UI controls
Tags: , , ,
20 Comments

Editbox data input validation

Undocumented features of Matlab editbox uicontrols enable immediate user-input data validation

Categories: GUI, Handle graphics, Java, Medium risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , ,
6 Comments