Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aaron Erhardt
Cheatsheets
Commits
3f085af2
Commit
3f085af2
authored
Jun 23, 2021
by
Aaron Erhardt
Browse files
Fix typo
Signed-off-by:
Aaron Erhardt
<
aaron.erhardt@t-online.de
>
parent
32a69b36
Pipeline
#757
passed with stage
in 1 minute and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Matlab/Matlab.md
View file @
3f085af2
...
...
@@ -732,7 +732,7 @@ S = stepinfo(G);
## Plot step response
```
matlab
or
step
(
G
);
step
(
G
);
step
(
G
,
0.2
);
```
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment