How to find the diference between 2 Bode graphs. G1-G and to plot it at the same graph
3 views (last 30 days)
Show older comments
0 Comments
Answers (1)
Raghvendra Kumar
on 7 Jul 2020
Hi,
You can use the interp1 command in matlab to plot to make use of interpolation to plot the difference and inorder to retain current plot when adding new plots please use hold command in matlab
0 Comments
See Also
Categories
Find more on Calculus 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!