Tag Archives: Internal component

Parsing mlint (Code Analyzer) output

The Matlab Code Analyzer (mlint) has a lot of undocumented functionality just waiting to be used.

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

propertiesGUI

propertiesGUI is a utility that presents property-value structs in a convenient table format, useful in Matlab GUIs.

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

Using spinners in Matlab GUI

Spinner controls can easily be added to Matlab GUI. This article explains how.

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

Reasons for undocumented Matlab aspects

There are many reasons for the numerous undocumented aspects in Matlab – this article explains them.

Categories: Java, Mex
Tags: , ,
Leave a comment

Types of undocumented Matlab aspects

This article lists the different types of undocumented/unsupported/hidden aspects in Matlab

Categories: High risk of breaking in future versions, Java, Low risk of breaking in future versions, Medium risk of breaking in future versions, Semi-documented feature, Semi-documented function, Undocumented feature, Undocumented function
Tags: , , , , , , , , ,
Leave a comment

Tri-state checkbox

Matlab checkboxes can easily be made to support tri-state functionality.

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

Bug and workaround in timeseries plot

Matlab’s internal hgconvertunits function has a bug that affects timeseries plots. Luckily there is a simple workaround.

Categories: Handle graphics, Low risk of breaking in future versions, Semi-documented function, Stock Matlab function
Tags: , , ,
3 Comments

Uitable customization report

In last week’s report about uitable sorting, I offered a report that I have written which covers uitable customization in detail. Several people have asked for more details about the contents of this report. This is a reasonable request, and [...]

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

Uitable sorting

Matlab’s uitables can be sortable using simple undocumented features

Categories: GUI, Handle graphics, Hidden property, High risk of breaking in future versions, Java, Semi-documented function, Stock Matlab function, Undocumented feature
Tags: , , , , , , , , ,
16 Comments

Color selection components

Matlab has several internal color-selection components that can easily be integrated in Matlab GUI

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