source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/opt/yalmip/README.txt @ 37

Last change on this file since 37 was 37, checked in by (none), 14 years ago

Added original make3d

File size: 1.0 KB
Line 
1*****************************************   
26 steps towards a successful installation
3*****************************************       
4
51)
6Remove any old version of YALMIP
7
82)
9unzip yalmip.zip. This should create the structure
10
11/yalmip
12/yalmip/@sdpvar
13/yalmip/extras
14/yalmip/demos
15/yalmip/solvers
16/yalmip/modules
17/yalmip/operators
18
193)
20Put the following paths in your MATLAB path
21/yalmip
22/yalmip/extras
23/yalmip/demos
24/yalmip/solvers
25/yalmip/modules
26/yalmip/modules/parametric
27/yalmip/modules/moment
28/yalmip/modules/global
29/yalmip/modules/robust
30/yalmip/modules/sos
31/yalmip/operators
32
334)           
34Make sure to have the desired solvers in your path.
35
365)
37Restart Matlab, or at-least type "clear classes".
38
396)
40Run yalmiptest.m and everything should work (as long as you have the
41necessary solvers). Run yalmipdemo for some examples and a brief tutorial.
42The html help-files contain a lot of additional examples
43
44*****************************************
45
46Comments and bug-reports are higly appreciated.
47
48Johan Löfberg, ETH Zürich.     
49loefberg@control.ee.ethz.ch
Note: See TracBrowser for help on using the repository browser.