Yearly Archives: 2009

48 relevant articles found:

GUI integrated HTML panel

Simple HTML can be presented in a Java component integrated in Matlab GUI, without requiring the heavy browser control.

Categories: GUI, Java, Low risk of breaking in future versions, UI controls
Tags: , , , ,
3 Comments

GUI integrated browser control

A fully-capable browser component is included in Matlab and can easily be incorporated in regular Matlab GUI applications. This article shows how.

Categories: Figure window, GUI, Handle graphics, Java, Medium risk of breaking in future versions, UI controls
Tags: , , , , ,
44 Comments

Customizing help popup contents

The built-in HelpPopup, available since Matlab R2007b, has a back-door that enables displaying arbitrary text, HTML and URL web-pages.

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

Customizing print setup

Matlab figures print-setup can be customized to automatically prepare the figure for printing in a specific configuration

Categories: Figure window, Hidden property, Medium risk of breaking in future versions, Semi-documented function, Stock Matlab function, Undocumented feature
Tags: , , ,
9 Comments

Undocumented XML functionality

Matlab’s built-in XML-processing functions have several undocumented features that can be used by Java-savvy users

Categories: Java, Low risk of breaking in future versions, Semi-documented feature, Stock Matlab function
Tags: , ,
6 Comments

Customizing Matlab labels

Matlab’s text uicontrol is not very customizable, and does not support HTML or Tex formatting. This article shows how to display HTML labels in Matlab and some undocumented customizations

Categories: GUI, Handle graphics, Hidden property, Java, Low risk of breaking in future versions, UI controls
Tags: , , , , , ,
12 Comments

Customizing uiundo

This article describes how Matlab’s undocumented uiundo undo/redo manager can be customized

Categories: Handle graphics, Hidden property, High risk of breaking in future versions, Stock Matlab function, UI controls, Undocumented feature
Tags: , , , , , ,
9 Comments

uiundo – Matlab’s undocumented undo/redo manager

The built-in uiundo function provides easy yet undocumented access to Matlab’s powerful undo/redo functionality. This article explains its usage.

Categories: Figure window, GUI, High risk of breaking in future versions, Stock Matlab function, UI controls, Undocumented feature, Undocumented function
Tags: , , , , , , ,
2 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

Updating speaker sound volume

Matlab enables setting the speaker volume via documented Java calls

Categories: GUI, Java, Low risk of breaking in future versions
Tags:
9 Comments