generating bode plot in simulink
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
how do I get Bode plot in Simulink?
1 Kommentar
Akzeptierte Antwort
Craig
am 29 Aug. 2012
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 Kommentare
Weitere Antworten (1)
Azzi Abdelmalek
am 25 Aug. 2012
if you have a Simulink Control Design you can use a "bode plot" block
0 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!