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.

  • Jon: This is a useful tool - but in fairness I have to point out that it is remarkably similar to a routine of the...
  • oleg: The author has implemented skewness, kurtosis and checks answering appropriately to the critic.
  • Ashok: how to store 10 or more random number in a loop a loop for i = 1:n mean(i) = input(’enter the mean value...
  • Ben: Doug, Thanks for the very helpful videos! Uitables seem like a convenient way to make a customized property...
  • oleg: Allstats has no checks, no comments and could also be improved (talking about prctile implementatio). Not to...
  • Todd: Additional information and a link to download free MATLAB and Simulink LEGO MINDSTORMS NXT code can be found at...
  • Doug: @Leo, Here is the “English version” of that code. “vec = []” makes an empty variable...
  • leo: Dear Doug I have a question in your code ‘October 9th, 2009 at 13:53′ vec = []; vec = [vec val]; I...
  • Shanker Keshavdas: You sir, are a gentleman and a scholar… No really, helped me out a lot. As to what is...
  • Quan Zheng: how can I get a copy of stepspecs.m?

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