Category Archives: Java

174 relevant articles found:

Handling red Java console errors

Red Java errors are sometimes displayed in the Matlab console. They can be removed or avoided in a variety of means.

Categories: Desktop, Java, Low risk of breaking in future versions
Tags: ,
6 Comments

Figure window customizations

Matlab figure windows can be customized in numerous manners using the underlying Java Frame reference.

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

Transparent labels

Matlab labels can be set to a transparent background as well as padding.

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

Smart listbox & editbox scrollbars

Matlab listbox and multi-line editbox scrollbars can easily be made smarter, for improved appearance.

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

Faster findjobj

the ubiquitous findjobj utility has been significantly improved for speed for the most common use case.

Categories: GUI, Handle graphics, High risk of breaking in future versions, Java, UI controls
Tags: , , , , ,
11 Comments

Adding a search box to figure toolbar

An interactive search-box can easily be added to a Matlab figure toolbar for enhanced user experience.

Categories: Figure window, GUI, Java, Medium risk of breaking in future versions, Public presentation
Tags: , , ,
3 Comments

Customizing contour plots part 2

The contour lines of 3D Matlab plot can be customized in many different ways. This is the 2nd article on this issue.

Categories: Hidden property, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , ,
6 Comments

Programmatic shortcuts manipulation – part 2

Non-standard shortcut controls and customizations can easily be added to the Matlab desktop.

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

Hyperlink text labels

Hyperlink labels can easily be added to Matlab GUIs.

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

Font selection components

Several built-in components enable programmatic font selection in Matlab GUI – this article explains how.

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