Skip to content

Commit

Permalink
Update instructions with links
Browse files Browse the repository at this point in the history
  • Loading branch information
johanlofberg committed May 14, 2021
1 parent 95fd661 commit 8a0640f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,22 @@ Put the following paths in your MATLAB path
/yalmip/modules/sos
/yalmip/operators

Most easily done either via the gui or addpath(genpath('yourlocation/yalmip'))
Most easily done either via the gui or addpath(genpath('yourlocation/yalmip'))
or as explained here https://yalmip.github.io/tutorial/installation/

4)
Make sure to have the desired solvers in your path.

5)
Restart Matlab, or at least type "clear classes".
Restart Matlab if you are installing a new version, or at least type "clear classes".

6)
Run yalmiptest.m and everything should work (as long as you have the necessary solvers).

Learn more at
yalmip.github.io
7) Learn more at yalmip.github.io

Forum
https://github.com/yalmip/YALMIP/discussions
https://groups.google.com/forum/?fromgroups#!forum/yalmip

*****************************************
Expand Down

0 comments on commit 8a0640f

Please sign in to comment.