Tag Archives: Semi-documented function

33 relevant articles found:

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

Uitab colors, icons and images

Matlab’s semi-documented tab panels can be customized using some undocumented hacks

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

The hgfeval function

The semi-documented hgfeval function can be useful for callback chaining – this article explains how

Categories: Low risk of breaking in future versions, Semi-documented function
Tags: , ,
2 Comments

Customizing uitree nodes – part 2

This article shows how Matlab GUI tree nodes can be customized with checkboxes and similar controls

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