Afficher commentaires plus anciens
How to specify the line width with the build in function bode(sys)?
Réponses (2)
Walter Roberson
le 13 Juin 2012
1 vote
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
le 14 Juin 2012
0 votes
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.
Catégories
En savoir plus sur Frequency-Domain Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!