SDPT3: Installation Instructions
Welcome to SDPT3!
The software requires a few Mex files for execution.
You can generate these executable files
as follows:
- Firstly, unpack the software.
For Windows: unzip SDPT3-3.02.zip in Windows;
Others: tar -z -xvf SDPT3-3.02.tar.gz
- Run Matlab in the directory SDPT3-3.02
- In Matlab command window, type:
>> Installmex
- After that, to see whether you have installed SDPT3 correctly,
type:
>> startup
>> sqlpdemo
- By now, SDPT3 is ready for you to use.
This is a gnu-compressed tar file. After
you have downloaded this file, you
may unpack the software as follows:
(a) gunzip SDPT3-3.0.tar.gz
(b) tar -xvf SDPT3-3.0.tar
The software requires several C-Mex files for execution.
These files are compiled on different machines and
executable files on some platforms are provided
(Linux Matlab 6, Linux Matlab 5.3) with this
distribution. Solaris executables are also available
If your machine is of a different type, you will need to
generate the C-Mex files yourself from the C programs included
in the software following the instructions in the README file.
This is a gnu-compressed tar file. After
you have down loaded this file, you
may unpack the software as follows:
(a) gunzip SDPT3-2.3.tar.gz
(b) tar -xvf SDPT3-2.3.tar
The software requires several C-Mex files for execution.
These files are compiled on different machines and
executable files on some platforms are provided
(Linux Matlab 6, Linux Matlab 5.3, Windows) with this
distribution. Solaris executables are also available.
If your machine is of a different type, you will need to
generate the C-Mex files yourself from the C programs included
in the software following the instructions in the Readme file.
Last Modified: August 2001.