Tag Archives: UIInspect

12 relevant articles found:

Getting default HG property values

Matlab has documented how to modify default property values, but not how to get the full list of current defaults. This article explains how to do this.

Categories: GUI, Handle graphics, Hidden property, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
7 Comments

uiinspect

uiinspect is a Matlab utility that displays detailed information about an object’s methods, properties and callbacks in a single GUI window.

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

Pinning annotations to graphs

Annotation object can be programmatically set at, and pinned-to, plot axes data points.

Categories: Figure window, Handle graphics, High risk of breaking in future versions, Stock Matlab function, Undocumented feature, Undocumented function
Tags: , , , , , , , ,
13 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: , , , , , ,
25 Comments

JIDE Property Grids

The JIDE components pre-bundled in Matlab enable creating user-customized property grid tables

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

Accessing the Matlab Editor

The Matlab Editor can be accessed programmatically, for a wide variety of possible uses – this article shows how.

Categories: Desktop, High risk of breaking in future versions, Java
Tags: , , , ,
50 Comments

Detecting window focus events

Matlab does not have any documented method to detect window focus events (gain/loss). This article describes an undocumented way to detect such events.

Categories: Figure window, GUI, Hidden property, Java, Medium risk of breaking in future versions
Tags: , , , , ,
41 Comments

Figure toolbar customizations

Matlab’s toolbars can be customized using a combination of undocumented Matlab and Java hacks. This article describes how to customize the Matlab figure toolbar.

Categories: Figure window, GUI, Java, Medium risk of breaking in future versions
Tags: , , , ,
24 Comments

Non-textual editor actions

The UIINSPECT utility can be used to expand EditorMacro capabilities to non-text-insertion actions. This is how:

Categories: Desktop, High risk of breaking in future versions, Java
Tags: , , , ,
5 Comments

GUIDE customization

Matlab’s GUI Design Editor (GUIDE) has several interesting undocumented features. This post describes how to customize GUIDE rulers.

Categories: GUI, Hidden property, High risk of breaking in future versions, Java, Stock Matlab function
Tags: , , , ,
6 Comments