File Exchange Pick of the Week

December 12th, 2008

Animation

Bob's pick this week is anymate by Jerker Wagberg.

My first File Exchange submission to feature an animated GIF was 6 years ago (ie, lidar example). My goal was to give a quick taste of the workflow progression of this considerable data analysis problem from beginning to end. So I bundled a series of screen shots into a multi-frame GIF image file.

Over the years I've used animated GIFs to show dynamic content. A few months ago a customer inquiry made me realize others could benefit from a recipe. So I posted Animated GIF.

Last week I noticed it was quite popular and getting good reviews. Sure, that feels good. Moreover, when I followed the animation tag search I discovered dozens of other submissions including anymate by Jerker. Check out his dancing peaks!

Jerker made his submission months before mine, and there is a lot to love about it. Aside from a clever name consider the ratings for this submission. A perfect 5.0 score (as of this post) is one thing when only one person provides feedback. But unanimous praise from 7 different reviewers, including such File Exchange heavyweights as John and our own Jiro, well that makes for a pretty solid endorsement. Then there is his Published M File which is excellent (including how to pronounce his name in Swedish). Unlike my lightweight recipe, anymate is a serious tool with lots of capabilities and useful features that go way beyond simply capturing an animation for playback. But I don't want to steal all his thunder. Check it out for yourself.

Comments?

How do you use animation in your work? Tell us about it here.


Get the MATLAB code

Published with MATLAB® 7.7

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


Bob, Brett & Jiro share their favorite user-contributed submissions from the File Exchange.

  • Zach: Hi Doug and Les, I didn’t have a lot of time to mess with this, but I did find a work-around. I plotted...
  • hamed: k
  • Les: @Zach This isn’t exactly what you are looking for but at least it puts all three parameters on the same...
  • Zach: Thanks for your suggestions Doug. I’ll give that a shot and see what happens. I’ve seen many of...
  • Doug: @Zach, I would say to use plotYYY, because that is close to what you want, but using depth as Y makes sense....
  • Doug: @Teja, I think this will work: http://www.mathworks .com/access/helpdesk /help/techdoc/ref...
  • Gify: merry christmas :) nice christmas tree! Regards, Janet Gify
  • Teja: Dear Doug Is there anyway to plot a surface from nonuniform data without meshgrid and griddata? Basically i...
  • Zach: I’m working with geophysical data, so I’d like to produce a depth profile. The y-axis would be...
  • Doug: @Ashok First, please do not use variable names that are MATLAB commands (std and mean). Second, p(j) should be...

These postings are the author's and don't necessarily represent the opinions of The MathWorks.