We’ve just released MATLAB 7.7 (R2008b). There are some new features in here that we think will really improve your workflows and make MATLAB easier to use. On Monday, Ken will give a rundown of the major new features and updates, and then over the next few weeks we’ll dive into the interesting ones on this blog.
By
Michael Katz
Mike is a developer on the MATLAB Mobile team. When not describing himself in the third person, biking, homebrewing, or rooting for the home team, he's busy trying to make the world a better place for programming.
What about the integration with Mac OS X Leopard. Do we need X11?
Hi Joao,
MATLAB on the Mac still requires X11. Here are the full system requirements for the Mac.
-Ken
a = magic(3);
sum(a)