source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/opt/yalmip/htmldata/installation.htm @ 37

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

Added original make3d

File size: 2.2 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3
4<head>
5<meta http-equiv="Content-Language" content="en-us">
6<title>YALMIP Installation</title>
7<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
8<meta name="description" content="Installation of YALMIP">
9<meta content="Microsoft FrontPage 6.0" name="GENERATOR">
10<meta name="ProgId" content="FrontPage.Editor.Document">
11<link href="yalmip.css" type="text/css" rel="stylesheet">
12<base target="_self">
13</head>
14
15<body leftMargin="0" topMargin="0">
16
17<div align="left">
18
19<table border="0" cellpadding="4" cellspacing="0" style="border-collapse: collapse" bordercolor="#000000" width="100%" align="left" height="100%">
20  <tr>
21    <td width="100%" align="left" height="100%" valign="top">
22    <h2><span lang="de-ch">Installation</span></h2>
23    <hr noShade SIZE="1">
24    <p>YALMIP is entirely based on m-code, and is thus easy to install. Remove
25    any old version of YALMIP, unzip the file yalmip.zip and add the following directories to your
26    MATLAB path</p>
27    <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
28      <p>/yalmip<br>
29      /yalmip/extras<br>
30      /yalmip/demos<br>
31      /yalmip/solvers</p>
32    </blockquote>
33    <p>If you have used YALMIP before, type <code>clear classes</code> or
34    restart MATLAB before using the new version.</p>
35    <p>The solvers should be installed as described in the solver manuals. Make sure
36    to add required paths.</p>
37    <p>To test your installation, run the command <code>yalmiptest.m </code>For further examples and tests, run the demos in <code>yalmipdemo.m</code>
38   </p>
39        <p>If you have problems, please read the <a href="faq.htm">FAQ</a>.</p>
40    <p>
41    <img border="0" src="exclamationmark.jpg" align="left" width="16" height="16">YALMIP is
42    developed on a Windows machine using MATLAB 6.1, 6.5.1 and 7.0.4. The code should
43    work on any platform, but is developed and thus most extensively tested on Windows XP. YALMIP should in principle work  with MATLAB 5.3 and 5.3.1, but has not been tested (to any larger extent) on these versions.
44    MATLAB 5.2 or earlier versions are not supported.</td>
45  </tr>
46</table>
47
48</div>
49
50</body>
51
52</html>
Note: See TracBrowser for help on using the repository browser.