generating bode plot in simulink
조회 수: 4 (최근 30일)
이전 댓글 표시
how do I get Bode plot in Simulink?
채택된 답변
Craig
2012년 8월 29일
If you have the Simulink Control Design product you can use the "linearize" command to obtain a linear model. You can then use the bode command to plot it. These operations can also be performed via a GUI http://www.mathworks.com/help/slcontrol/ug/visualize-models.html#bs6uoqg
댓글 수: 0
추가 답변 (1개)
Azzi Abdelmalek
2012년 8월 25일
if you have a Simulink Control Design you can use a "bode plot" block
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!