Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afvillaverde authored Mar 6, 2024
1 parent bdf676c commit 0f05054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ To use STRIKE-GOLDD you just need to:
2. open a MATLAB session
3. run `install.m` from the STRIKE-GOLDD directory
4. define the problem by editing `options.m`
5. run `STRIKE_GOLDD.m`
5. run `STRIKE_GOLDD.m` or `NLcontrollability.m`, depending on the analysis

Alternatively, since v4.0 you can also use it as a Matlab app with a graphical interface:
1. download the code
2. open a MATLAB session
3. right click on `STRIKE_GOLDD_APP.mlapp` and press Run
3. right click on `MainApp.mlapp` and press Run
4. define the problem, method, and options in the pop-up window
5. press the Run button in the pop-up window

Expand Down

0 comments on commit 0f05054

Please sign in to comment.