Plot data from cell in inverse order
2 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
See Also
Categories
Find more on 2-D and 3-D 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!