How to create an effective plot for showing ranges?

1 Ansicht (letzte 30 Tage)
Wolfgang McCormack
Wolfgang McCormack am 27 Feb. 2021
Hi everyone, which plot do you believe is the most effective plot for showing a range? for instance showing that a series fluctuates between 450 and 950 with an average of 650? I found this on the net but I wonder how we can reproduce it in MATLAB?
Thanks!
  4 Kommentare
Walter Roberson
Walter Roberson am 1 Mär. 2021
I do not recall having encountered a plot in MATLAB that looks like what the blog author constructs in Excel.
It would be possible to construct it in MATLAB using scatter() or plot() to put on the markers, plot() to put on the straight lines, and fill() to fill in the green areas.
Wolfgang McCormack
Wolfgang McCormack am 6 Mär. 2021
@Walter Roberson Thank you so much! I will give it a try and see how it works

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by