File Exchange Pick of the Week

April 1st, 2008

Doug’s Easter Egg, limited time only

It took me a lot of work, but I managed to sneak an easter egg into MATLAB 2008a. It helps to know people who approve the final build that owe you a favor (we are even now, William!) No one has found it yet, and it only works today- April 1st 2008. Here it is in action:

Video Content

7 Responses to “Doug’s Easter Egg, limited time only”

  1. Sarah Zaranek replied on :

    nice work there.
    wonder how many people will protest wanting their free t-shirt :)

  2. Doug replied on :

    I sent an e-mail out to Tech Support to warn them about the calls they would get. Several of them complained that they could not get the Easter Egg to work on their machines… Odd!

    Doug

  3. Daniel Sutoyo replied on :

    awesome! this is just great.

  4. Quan replied on :

    sweet deal.

    on another note, do you always wear a tie to work? or is that picture of you an aberration?

  5. Steve Eddins replied on :

    Quan—Doug always wears a tie to work. We’ve been trying to get him to wear a different one occasionally, but no such luck.

  6. Yi Cao replied on :

    I just noticed this. Now, it is 2nd April. Is it an April Fool’s day joke?

  7. Doug replied on :

    Everyone

    Only people that found this yesterday on their install got free t-shirts. Thanks to everyone that qualified, we mailed t-shirts out to all of you today.

    Sorry everyone else, this Easter Egg and t-shirt offer only was good for one day!

    Doug

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.