Yearly Archives: 2011

47 relevant articles found:

Command Window text manipulation

Special control characters can be used to format text output in Matlab’s Command Window.

Categories: Desktop, Low risk of breaking in future versions, Stock Matlab function
Tags:
7 Comments

Ideas for a new book

With my Matlab-Java book being published, reader feedback is requested about the next book project.

Categories: Uncategorized
Tags:
18 Comments

Converting Java vectors to Matlab arrays

Converting Java vectors to Matlab arrays is pretty simple – this article explains how.

Categories: Java, Low risk of breaking in future versions
Tags: , ,
1 Comment

Common javacomponent problems

The javacomponent function is very useful for placing Java components on-screen, but has a few quirks.

Categories: GUI, Java, Medium risk of breaking in future versions, Semi-documented function
Tags: , , , ,
28 Comments

Reasons for undocumented Matlab aspects

There are many reasons for the numerous undocumented aspects in Matlab – this article explains them.

Categories: Java, Mex
Tags: , ,
Leave a comment

Types of undocumented Matlab aspects

This article lists the different types of undocumented/unsupported/hidden aspects in Matlab

Categories: High risk of breaking in future versions, Java, Low risk of breaking in future versions, Medium risk of breaking in future versions, Semi-documented feature, Semi-documented function, Undocumented feature, Undocumented function
Tags: , , , , , , , , ,
Leave a comment

New book: Undocumented Secrets of MATLAB-Java Programming

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

Categories: Java, Medium risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: ,
14 Comments

Determining axes zoom state

The information of whether or not an axes is zoomed or panned can easily be inferred from an internal undocumented object.

Categories: Handle graphics, Hidden property, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , ,
11 Comments

Multi-line tooltips

Multi-line tooltips are very easy to set up, once you know your way around a few undocumented hiccups.

Categories: GUI, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , ,
5 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: , , , , ,
115 Comments