Category Archives: Figure window

uisplittool & uitogglesplittool callbacks

Matlab’s undocumented uisplittool and uitogglesplittool are powerful toolbar controls – this article explains how to customize their behavior

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

uisplittool & uitogglesplittool

Matlab’s undocumented uisplittool and uitogglesplittool are powerful controls that can easily be added to Matlab toolbars – this article explains how

Categories: Desktop, Figure window, Medium risk of breaking in future versions, Stock Matlab function, UI controls, Undocumented function
Tags: , , , , ,
4 Comments

Accessing plot brushed data

Plot data brushing can be accessed programmatically using very simple pure-Matlab code

Categories: Figure window, Handle graphics, Low risk of breaking in future versions, Undocumented feature
Tags: , , , , , ,
8 Comments

GUI automation utilities

This article explains a couple of Matlab utilities that use Java’s Robot class to programmatically control mouse and keyboard actions

Categories: Figure window, Guest bloggers, GUI, Java, Low risk of breaking in future versions
Tags: , ,
Leave a comment

GUI automation using a Robot

This article explains how Java’s Robot class can be used to programmatically control mouse and keyboard actions

Categories: Figure window, Guest bloggers, GUI, Java, Low risk of breaking in future versions
Tags: , ,
5 Comments

Tab panels – uitab and relatives

This article describes several undocumented Matlab functions that support tab-panels

Categories: Figure window, GUI, Handle graphics, Hidden property, Java, Low risk of breaking in future versions, Semi-documented function
Tags: , , , , , , ,
50 Comments