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!