Download

Matlab source files vs. Complied version
If you have Matlab installed (tested on versions 2007a and up, but probably works on earlier version as well), the best way to run Spresso is by running it directly from the source '.m' file. If you do not have Matlab on your machine, you can still run Spresso by installing the Matlab Component Runtime (MCR) and running the compiled version of the code. See more information about MCR in our FAQ page.

---------------------------------------------------

Spresso - source package
1. Download the Spresso self extracting package (~400KB).
2. Run the exe file and extract the package to a location of your choice.
3. Open Matlab and navigate to the installed folder
4. Run Spresso.m

---------------------------------------------------

Spresso - compiled version
Installing the MCR
This file is quite big. However, you will have to install it only once. Future version will make use of the same MCR.
1. Download the MCR package (Win32, ~170MB).
2. Run the file and follow the instructions.
3. Reboot to make sure the MCR directory is in the active PATH.

Installing the compiled program
1. Download the Spresso self extracting package (~400KB).
2. Run the exe file and extract the package to a location of your choice.
3. Navigate to the folder to which you've extracted Spresso.
4. Run Spresso.exe


---------------------------------------------------