photo

DrB


Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


print figure to pdf - each plotted line gets split into smaller segments, leaving small gaps between them
Consider the following simple code: clf hold on x = linspace(0,3*pi,600); plot(x,sin(x),'k--','LineWidth',20) plot(x,co...

8 years ago | 1 answer | 0

1

answer