Skip to content

Commit 0c79f78

Browse files
authored
Update adaptive_control.md
1 parent 3c2f362 commit 0c79f78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

working/adaptive_control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ This is an example implementation of the adaptive controller described in ()[htt
1212

1313
```{code-cell} ipython3
1414
%%capture
15-
%pip install marinholab-papers-tro2022-adaptivecontrol
16-
%pip install marinholab-papers-tro2022-adaptivecontrol --break-system-packages
15+
%pip install matplotlib marinholab-papers-tro2022-adaptivecontrol
16+
%pip install matplotlib marinholab-papers-tro2022-adaptivecontrol --break-system-packages
1717
```
1818

1919
## Importing

0 commit comments

Comments
 (0)