JuliaControl / ControlSystems.jl

A Control Systems Toolbox for Julia
https://juliacontrol.github.io/ControlSystems.jl/stable/
Other
503 stars 85 forks source link

Incorporate changes from #344 #881

Closed KronosTheLate closed 9 months ago

KronosTheLate commented 9 months ago

I finally made a branch in the correct way, and incorporated the changed made in https://github.com/JuliaControl/ControlSystems.jl/pull/344/. I left out the changes for the linestyles, as I honestly do not know their effect anymore, and the code-base has changed significantly.

Porting 344 was done by copy-pasting and incoperating to the best of my ability. The original changes were however made long ago, so this PR definitively needs some external checking.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (21430f0) 92.72% compared to head (5cb1ce2) 92.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #881 +/- ## ======================================= Coverage 92.72% 92.72% ======================================= Files 5 5 Lines 330 330 ======================================= Hits 306 306 Misses 24 24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

KronosTheLate commented 9 months ago

not modify the section headers?

I changed them for a reason, but fair enough. Done ^_^