Monthly Archives: September 2011

5 relevant articles found:

Reading non-Latin text files

A workaround that enables reading non-Latin text files in Matlab is shown

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

getundoc – get undocumented object properties

getundoc is a very simple utility that displays the hidden (undocumented) properties of a specified handle object.

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

Controlling plot data-tips

Data-tips are an extremely useful plotting tool that can easily be controlled programmatically.

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

Bug and workaround in timeseries plot

Matlab’s internal hgconvertunits function has a bug that affects timeseries plots. Luckily there is a simple workaround.

Categories: Handle graphics, Low risk of breaking in future versions, Semi-documented function, Stock Matlab function
Tags: , , ,
4 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: , , , ,
9 Comments