Plot an error-bar-graph of different sub datas in one graph
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to plot an error bar graph from Matlab.
My data includes means (a) and standard errors (b) and two other parameters:
The first one (c) is between 1 and 10 and should control the color of the chart and the 10 legends.
The second one (d) ranges from 1 to 6 and is intended to represent the shape of markers or lines connecting points (dots or lines etc.)
The lines between different points should only be between points that have the same color (parameter c) and the same parameter d.
How should I do it? Thanks!
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Errorbars finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!