How to change the linewidth of a curve in a graph by using code?
2 views (last 30 days)
Show older comments
like:
x=linspace(0,2*pi);
y=sin(x)
I want the sine curve's linewidth is 2.
0 Comments
Accepted Answer
More Answers (1)
See Also
Categories
Find more on Geometry and Mesh in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!