Plot data from cell in inverse order

1 view (last 30 days)
A_V_G
A_V_G on 31 Oct 2018
Answered: madhan ravi on 31 Oct 2018
Hi,
I have a cell array of 1x11 cell and each of this is a 4x1 matrix. If I plot directly I will obtain 11 lines and 4 values on my x axis. I would like to make a plot having 4 lines and 11 values on my x axis. Thus, the first line of the 4 will be taking the first value of each 4x1 matrix. Thanks in advance for your reply.

Answers (1)

madhan ravi
madhan ravi on 31 Oct 2018

Categories

Find more on Line Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!