フィルターのクリア

Line width

10 ビュー (過去 30 日間)
Vahram
Vahram 2012 年 6 月 12 日
How to specify the line width with the build in function bode(sys)?

回答 (2 件)

Walter Roberson
Walter Roberson 2012 年 6 月 13 日
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 2012 年 6 月 14 日
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.

カテゴリ

Help Center および File ExchangePlot Customization についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by