To plot two bode diagrams, one is obtained from linearization tool and the other one is obtained from calculated transfer function, in a single figure.
Show older comments
Hello,
I have done linearization of my simulink model using 'Model Linearizer' tool. Now I want to have two bode plots, one is obtained from this linear analysis and the other one is obtained using calculated transfer function in a single figure. I am able to have these bode plots in two saparate files but not able to plot them together in single figure. I tried 'hold on' function while plotting the bode diagram of calculated transfer function but it is not giving the desired results. Can you please give me some suggestions to plot them together ?
I think if I can extract the data from results of linearization and bring it to the Matlab worksapce then it may work. Can you please guide me how to do that ?
Thank You.
Accepted Answer
More Answers (0)
Categories
Find more on Plot Customization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!