photo

Saurabh Kotian


Last seen: bijna 3 jaar ago Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
color of line plot with marker problem
You can set the line color after you plot it. x = linspace(0,10,50); y = sin(x); h = plot(x,y,'-s','MarkerSize',10,... '...

meer dan 5 jaar ago | 0