Line width
14 ビュー (過去 30 日間)
古いコメントを表示
How to specify the line width with the build in function bode(sys)?
0 件のコメント
回答 (2 件)
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
0 件のコメント
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Loops and Conditional Statements についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!