Monthly Archives: August 2009

4 relevant articles found:

Figure toolbar components

Matlab’s toolbars can be customized using a combination of undocumented Matlab and Java hacks. This article describes how to access existing toolbar icons and how to add non-button toolbar components.

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

EditorMacro v2 – setting Command Window key-bindings

The EditorMacro utility was extended to support built-in Matlab Editor and Command-Window actions and key-bindings. This post describes the changes and the implementation details.

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

Setting listbox mouse actions

Matlab listbox uicontrol can be modified to detect mouse events for right-click context menus, dynamic tooltips etc.

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

Context-Sensitive Help

Matlab has a hidden/unsupported built-in mechanism for easy implementation of context-sensitive help

Categories: Figure window, GUI, Hidden property, Listeners, Medium risk of breaking in future versions, Semi-documented function, Stock Matlab function
Tags: , , , , , ,
10 Comments