Skip to content
Snippets Groups Projects
Commit 92873d2e authored by Fredrik Bagge Carlson's avatar Fredrik Bagge Carlson
Browse files

Clarify plot label

parent 780494c0
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -42,7 +42,7 @@ gain = 1
sysFFc,YR,FF = ffdesign(T, polevect, zerovect, gain)
bopl(C, lab="Controller")
bopl!(L, lab="Closed-loop system e->y")
bopl!(L, lab="Open-loop system r->y without FF")
bopl!(FF, lab="Feedforward compensator")
bopl!(YR, lab="Closed-loop system r->y")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment