Category Archives: Java

Matlab-Java book

Undocumented Secrets of Matlab-Java Programming (ISBN 9781439869031) is a book dedicated to the integration of Matlab and Java.

Categories: Java
Tags: ,
14 Comments

Uitable cell colors

A few Java-based customizations can transform a plain-looking data table into a lively colored one.

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

Tri-state checkbox

Matlab checkboxes can easily be made to support tri-state functionality.

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

Javacomponent background color

This article explains how to align Java component background color with a Matlab color.

Categories: GUI, Java, Low risk of breaking in future versions, Semi-documented function, Undocumented feature
Tags: , ,
2 Comments

Matlab installation woes

Matlab has some issues when installing a new version. This post discusses some of them and how to overcome them.

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

Formatting numbers

Number formatting is easy to achieve in Matlab, by using a dedicated built-in Java object.

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