Category Archives: Java

174 relevant articles found:

Matlab toolstrip – part 9 (popup figures)

Custom popup figures can be attached to Matlab GUI toolstrip controls.

Categories: Figure window, GUI, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , , ,
5 Comments

Matlab toolstrip – part 5 (icons)

Icons can be specified in various ways for toolstrip controls and the app window itself.

Categories: GUI, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , , ,
2 Comments

Matlab toolstrip – part 2 (ToolGroup App)

Matlab users can create custom Apps with toolstrips and docked figures.

Categories: Desktop, Figure window, GUI, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , , ,
11 Comments

Scrollable GUI panels

Scrollbars can easily be added to Matlab panels, to enable scroll-panes of GUI controls and axes.

Categories: GUI, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , ,
1 Comment

Blocked wait with timeout for asynchronous events

It is easy to convert asynchronous (streaming) events into a blocked wait in Matlab.

Categories: Java, Listeners, Low risk of breaking in future versions, Memory
Tags: ,
Leave a comment

Spicing up the Matlab Editor

Matlab’s Editor and Workspace can be enhanced quite significantly using an open-source utility.

Categories: Desktop, Guest bloggers, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , ,
Leave a comment

Adding custom properties to GUI objects

It is very easy to add custom user-defined properties and methods to GUI handles and Java references in Matlab.

Categories: GUI, Handle graphics, Java, Low risk of breaking in future versions, Undocumented feature
Tags: , , , ,
5 Comments

IP address input control

A built-in JIDE control can be used in Matlab GUI for IP-address entry/display.

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

Toolbar button labels

GUI toolbar button labels can easily be set and customized using underlying Java components.

Categories: Figure window, GUI, High risk of breaking in future versions, Icons, Java, Undocumented feature
Tags: , , , ,
Leave a comment

Using SQLite in Matlab

SQLite databases can be accessed in a variety of different ways in Matlab.

Categories: Java, Low risk of breaking in future versions, Undocumented feature
Tags: , , ,
Leave a comment