TOOLS
Creating Animated Gifs and AVIs from the Matlab “Getframe” Command
Useful for Matlab users who wish to make movies and simulations part of a presentation. This tutorial by Richard Hagl describes how to create 'animated gif' and 'avi' files suitable to be imported to a Microsoft Power Point presentation or a web site.
The tutorial can be viewed as html version or downloaded in MS-Word format. To save the tutorial to disk, right click here and choose 'Save Target As...".Software used in the tutorial can be downloaded here.
CONDOR
Condor is a computing project at the University of Wisconsin. It is a software system that runs on a group of workstations to harness wasted CPU cycles. This batch system is available to students and is a powerful tool to run large amounts of code that require many CPU hours. Condor supports Java, Matlab, Mathematica, and many other languages.
For more details go to CAE's quickstart guide.