Filter löschen
Filter löschen

Line width

10 Ansichten (letzte 30 Tage)
Vahram
Vahram am 12 Jun. 2012
How to specify the line width with the build in function bode(sys)?

Antworten (2)

Walter Roberson
Walter Roberson am 13 Jun. 2012
There is no method to supply the line width as an input parameter to bode().
If you can find the appropriate line handles after the plot is done, then you can set() their LineWidth

Craig
Craig am 14 Jun. 2012
You can change the line width with the graphical interface using the plot edit mode. Select the line and right click and select the "Line Width" menu item.

Kategorien

Mehr zu Plot Customization finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by