Isolating a phase bode plot from the function bode(sys)

2 views (last 30 days)
I'm looking to isolate the phase bode plot from the bode(sys) function, such that I can lay it over my experimental phase bode plot. I have seen elsewhere that I can make the magnitude bode plot invisible, but I'm looking to have the phase bode plot by itself so I can use it loosely for other things. Any help would be greatly appreciated!

Answers (1)

Star Strider
Star Strider on 6 Oct 2020
It would be easier to just get the output and re-plot it. See Obtain Magnitude and Phase Data.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!