Line width
显示 更早的评论
How to specify the line width with the build in function bode(sys)?
回答(2 个)
Walter Roberson
2012-6-13
1 个投票
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
2012-6-14
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Frequency-Domain Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!