How to plot figure for multiple values
Mostra commenti meno recenti
Hi all
I have 15 numbers.mat files , I calculate the max ,mean and min for each one.
My question is how to plot the max,mean and min as the figure below?

Risposta accettata
Più risposte (1)
Andrew Reibold
il 9 Set 2014
When a figure is open, use
hold on
before plotting to keep putting more plots on the same figure
Categorie
Scopri di più su Annotations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!