How to change the stem line color
Show older comments
I am trying to do a stem plot with all the lines the same color. When I plot any of the examples from the website, all the lines have a gradient color on them, which makes my dataset confusing. I am using 2016a.
I have tried to change the color parameter of the data, but all this changes is the marker color. Please can someone direct me in the right direction as to how I can change this? I have included a picture of what my output looks like:

6 Comments
Azzi Abdelmalek
on 27 Apr 2016
Can you post the code that gives this figure?
Daniel Carr
on 27 Apr 2016
Baptiste
on 2 May 2024
Hello everybody, I am trying to do the opposite by ploting using stem with a gradient color depending of my Yaxis values, when I plot it with stem I have just two colors for the selected values.
Baptiste
on 3 May 2024
Ok thank you :), And do you think it is possible to plot in 3D using stem3 X, Y and Z and have a color gradient in Z axis ?
Voss
on 3 May 2024
Yeah, it's probably possible. Not with stem3, but with patch or surface.
Accepted Answer
More Answers (1)
Mike Garrity
on 27 Apr 2016
0 votes
That looks like the graphics driver bug which was discussed in this thread. Do you have an Intel GPU and Windows 10? My understanding is that the bug is limited to a particular Windows 10 driver version from Intel.
If that's the case, that thread has a couple of workarounds.
1 Comment
Daniel Carr
on 27 Apr 2016
Categories
Find more on Blue in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!