Skip to content

Commit 084400d

Browse files
authored
Fix file path for main script in README
Corrected the file path for the main script in the EPFC section.
1 parent 7b61ee6 commit 084400d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ A considerably smaller step size (compared to control sample time) should be con
8585

8686
### EPFC scripts
8787
- [plot_static_gain](EPFC/plot_static_gain.m) is used for analyzing the nonlinear system static gain and consider a change of variables if necessary
88-
- [main](EPFC/main) runs the simulation with the set parameters and saves the results. Parameters include:
88+
- [main](EPFC/main.m) runs the simulation with the set parameters and saves the results. Parameters include:
8989
- `Ts` sampling time
9090
- `tf` final simulation time
9191
- `N-model` not actually used in PFC, but set it to something larger than all the `mu`s

0 commit comments

Comments
 (0)