Category Archives: High risk of breaking in future versions

Very likely to break in some future Matlab versions. Usually indicates a deeply undocumented feature that relies on internal Matlab code which may change or break with no prior notice.

JGraph and BDE

This article shows how to display graph-theory diagrams in Matlab using several different Java libraries

Categories: GUI, High risk of breaking in future versions, Java
Tags: , ,
7 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: , , , , ,
26 Comments

Customizing Workspace context-menu

Matlab’s Workspace table context-menu can be configured with user-defined actions – this article explains how.

Categories: Desktop, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , ,
3 Comments

Undocumented cursorbar object

Matlab’s internal undocumented graphics.cursorbar object can be used to present dynamic data-tip cross-hairs

Categories: Handle graphics, High risk of breaking in future versions, Stock Matlab function, Undocumented function
Tags: , , , , ,
8 Comments

Syntax highlighted labels & panels

Syntax-highlighted labels and edit-boxes can easily be displayed in Matlab GUI – this article explains how.

Categories: GUI, High risk of breaking in future versions, Java
Tags: , , , ,
6 Comments

JMI wrapper – remote MatlabControl

An example using matlabcontrol for calling Matlab from a separate Java process is explained.

Categories: Guest bloggers, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , ,
26 Comments