Azzera filtri
Azzera filtri

Extracting data from a Matlab graph for further plotting in the same graph.

1 visualizzazione (ultimi 30 giorni)
Hello matlab community,
I have a plot of climate data where 5 temperature lines (y) are plotted against time(x). I need to draw a shaded area between the min and max of each X for Y i.e for each year (X) there are 5 temperature values(Y) because there are 5 temperature lines. I need to find the min and max of these 5 temperature values. Like this there are 34 years, so the min and max of such values will be used to draw a shaded area. Any help in doing these will be deeply appreciated.
Thank you in anticipation
  1 Commento
DGM
DGM il 21 Nov 2021
If you created the graph, just use the data that you used to create the graph. Why are you trying to extract the data from the graph?
If the question is about plotting shaded areas, attach a brief example of what you're working with.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Graph and Network Algorithms in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by