Anyone know how to make matlab plot a bar (column) graph instead of a line?
I've got this graph
which I would like to plot as a bar graph with a different colors for positive and negative values.
What I am looking for is kind of like the stem plots (https://au.mathworks.com/help/thingspeak/thingspeakstem.html) but I would really like solid bars rather than lines with circles on the ends.