Tag Archives: Pure Matlab

MLintFailureFiles or: Why can’t I save my m-file?!

Sometimes Matlab gets into a state where it cannot use a valid m-file. This article explains what can be done.

Categories: Medium risk of breaking in future versions, Stock Matlab function
Tags: , ,
Leave a comment

Recovering previous editor state

Recovering the previous state of the Matlab editor and its loaded documents is possible using a built-in backup config file.

Categories: Desktop, Low risk of breaking in future versions, Undocumented feature
Tags: , , ,
7 Comments

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:
3 Comments

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

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: , ,
2 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: , , ,
Leave a comment