Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
americocunhajr authored Dec 2, 2024
1 parent bd5b790 commit 8f5b511
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,14 @@ To get started with **FraCTune**, follow these steps:
```bash
cd FraCTune/FraCTune-1.0
```
3. To optimize a structure, execute the main file corresponding to your case:
3. Navigate to the desired case directory:
```bash
Main_XXX
cd FraCTune/FraCTune-1.0/CaseX-XXX
```
4. To tune a fractional controller, execute the main file corresponding to your case:
```bash
MainCEoptCaseX_XXXX
```

This package includes the following files:
* Main_XXX.m -- xxx

### Documentation
The routines in **FraCTune** are well-commented to explain their functionality. Each routine includes a description of its purpose, as well as inputs and outputs.
Expand Down

0 comments on commit 8f5b511

Please sign in to comment.