How to plot matrix columns as if they where chronologically ordered

Dear,
I have a matrix of 161x66 of doubles. Every columns is a cycle of an experiment.
Now I want to plot columns 1 and 2 in the same graph AND same line, so not to seperate lines.
Is it possible to plot this directly without first merging the columns?
Kind regards

Answers (1)

Dear Star Strider,
Thank you for your reply. Maybe I did not explain in in the best way. So let me try again.
Basically I want to plot the values in the first column on the y-axis and add the values of the second, third (and so on) column next to it. The values in first column represent the first experiment and the next columns are experiments done next in time. So I want to make 1 graph out of all sequential experiments.
Hope I explained it more clear now.
Kind Regards

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Asked:

on 17 May 2022

Commented:

on 18 May 2022

Community Treasure Hunt

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

Start Hunting!