How to plot multiple Y in the form of samples in the same X
Ältere Kommentare anzeigen
I have alot of samples with different X and Y, like this:

...and I want to plot one graphs with Y (samples) and X like this:

I know how to make this graph manually, but I have 350 samples... so it's kind hard. I can join every x with outerjoin, but i really don't know how can I plot.
3 Kommentare
Walter Roberson
am 16 Apr. 2018
Does the value of y have any effect on the graph, or are you just plotting a marker at each x location?
Is this all in a .xls file?
The 350 -- does that refer to 350 pairs like this, or do you have 350 files of this style?
Richard Perosa Fernandes
am 16 Apr. 2018
Richard Perosa Fernandes
am 16 Apr. 2018
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Directed Graphs finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!