Yearly Archives: 2013

47 relevant articles found:

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

Customizing editboxes

Matlab’s editbox can be customized in many useful manners

Categories: GUI, Java, Low risk of breaking in future versions, UI controls
Tags: , , , , ,
9 Comments

Rich-contents log panel

Matlab listboxes and editboxes can be used to display rich-contents HTML-formatted strings, which is ideal for log panels.

Categories: GUI, Icons, Low risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , ,
15 Comments

Variables Editor scrolling

The Matlab Variables Editor can be accessed to provide immediate scrolling to a specified cell location.

Categories: Desktop, Guest bloggers, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , , , ,
6 Comments

Function definition meta-info

There are multiple ways to retrieve meta-info about functions in Matlab.

Categories: Medium risk of breaking in future versions, Semi-documented function, Stock Matlab function
Tags: , ,
6 Comments

Allocation performance take 2

The clear function has some non-trivial effects on Matlab performance.

Categories: Low risk of breaking in future versions, Memory, Undocumented feature
Tags: , , ,
6 Comments

treeTable

A description of a sortable, groupable tree-table control that can be used in Matlab is provided.

Categories: GUI, High risk of breaking in future versions, Java, Semi-documented function, Undocumented feature
Tags: , , , , ,
85 Comments

Sparse data math info

Matlab contains multiple libraries for handling sparse data. These can report very detailed internal info.

Categories: Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , ,
2 Comments

Undocumented Matlab MEX API

Matlab’s MEX API contains numerous undocumented functions, that can be extremely useful.

Categories: Guest bloggers, High risk of breaking in future versions, Mex, Undocumented feature, Undocumented function
Tags: , ,
6 Comments