Scott and Doug's Pick of the Week - January 2004 Archives

Return to Main Page | February 2004 »

January 28, 2004

Rotate XTickLabels

by Scott Hirsch

XTICKLABEL_ROTATE does exactly what its name promises – this file rotates the tick labels along the x-axis. This is very useful for packing in longer tick labels.

Permalink

January 22, 2004

Super title

by Doug Hull

SUPTITLE addresses a need we've all had at one time or another – to put one single title (a SUPER TITLE) across a figure with multiple subplots. I find it really useful for displaying test results. I use SUPTITLE to document the test conditions, while each subplot has its own appropriate title.

suptitle_thumb.png

Permalink