Monthly Archives: February 2013

4 relevant articles found:

Matclipse – Eclipse-Matlab interface

Matclipse is an open-source plugin for the popular Eclipse IDE that connects it with Matlab.

Categories: Guest bloggers, Java
Tags: ,
18 Comments

Customizing figure toolbar background

Setting the figure toolbar’s background color can easily be done using just a tiny bit of Java magic powder. This article explains how.

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

Getting default HG property values

Matlab has documented how to modify default property values, but not how to get the full list of current defaults. This article explains how to do this.

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

Solving a Matlab hang problem

A very common Matlab hang is apparently due to an internal timing problem that can easily be solved.

Categories: GUI, Low risk of breaking in future versions, Undocumented feature
Tags: , , ,
37 Comments