Enable/disable entire figure window
Disabling/enabling an entire figure window is impossible with pure Matlab, but is very simple using the underlying Java. This article explains how.
Disabling/enabling an entire figure window is impossible with pure Matlab, but is very simple using the underlying Java. This article explains how.
UDD classes underlie many of Matlab's handle-graphics objects and functionality. This article introduces these classes.
This article shows how to display graph-theory diagrams in Matlab using several different Java libraries
Matlab's Workspace table context-menu can be configured with user-defined actions - this article explains how.
Matlab's internal undocumented graphics.cursorbar object can be used to present dynamic data-tip cross-hairs
Syntax-highlighted labels and edit-boxes can easily be displayed in Matlab GUI - this article explains how.
The JIDE package, pre-bundled in Matlab, contains several GUI controls for selecting dates - this article explains how they can be used
JIDE property grids can use complex cell renderer and editor components and can signal property change events asynchronously to Matlab callbacks
The JIDE components pre-bundled in Matlab enable creating user-customized property grid tables