i'm fairly new to matlab and i'm looking for a way to evaluate data in a table. There's an excel table as illustration attached.
My measurements are savedin a txt-file divided by cycle numbers. All data is in one table though. Eventually i want to divide the data in the table in a way that i can select/use/plot the data from all columns depending on their cycle number.
E.g. plotting R and I values of cylce 2 against each other.
What's the best way to do that? I heard of timeseries, didn't find the right material online to get my head behind it yet though.
Thanks and cheers!