File Exchange Pick of the Week

Our best user submissions

Default Docked Figures

I just wanted to pass along a small tip that you might find useful. If you’ve become as big of a fan of docked figures as I have, you might be looking for a way to have figures docked by… read more >>

Get In Units

How many times have you written code that looks like this, just to find the position of a graphics object in something other than its current units?
hAxes = axes;
currentUnits =… read more >>

Too much time to kill?

Have you ever sat around asking yourself if it would be possible to draw flags of the world's nations just using the patch command? And then realized that this means you could easily embed flags in... read more >>