Category Archives: Semi-documented function

35 relevant articles found:

Common javacomponent problems

The javacomponent function is very useful for placing Java components on-screen, but has a few quirks.

Categories: GUI, Java, Medium risk of breaking in future versions, Semi-documented function
Tags: , , , ,
28 Comments

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

Javacomponent background color

This article explains how to align Java component background color with a Matlab color.

Categories: GUI, Java, Low risk of breaking in future versions, Semi-documented function, Undocumented feature
Tags: , ,
3 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: , , ,
4 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: , , , , , , , , ,
46 Comments

Borderless button used for plot properties

A borderless button can be used to add unobtrusive functionality to plot axes

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

An interesting uitree utility

ExploreStruct is a utility that shows how custom uitrees can be integrated in Matlab GUI

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

handle2struct, struct2handle & Matlab 8.0

This article explains how we can use a couple of undocumented functions in Matlab GUI, and what we can learn from this about Matlab’s future.

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

Matlab callbacks for Java events

Events raised in Java code can be caught and handled in Matlab callback functions – this article explains how

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

Uitab customizations

This article shows several customizations that can be done to Matlab’s undocumented tab-panels functionality

Categories: GUI, Java, Medium risk of breaking in future versions, Semi-documented function
Tags: , , ,
9 Comments