photo

Lizhou


Last seen: 3 months ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

All
  • Solver
  • First Submission
  • First Answer

View badges

Feeds

View by

Answered
How do i add legend
x = linspace(0,pi); y1 = cos(x); p1 = plot(x,y1); hold on y2 = cos(2*x); p2 = plot(x,y2); y3 = cos(3*x); p3 = plot(x,...

5 years ago | 0