how to plot cell array giving the specific number of columns?
Show older comments
hello, i have this cell

and I want to plot every cell array but giving a number of columns. How can i do that?
thanks in advance!
1 Comment
Guillaume
on 13 Nov 2014
What do you mean by giving a number of columns? Do you just want to plot the first n columns of each array?
All on the same plot, or a plot for each cell array?
What sort of plot? If you just use plot on a matrix with 23 rows, you'll have 23 curves on your plot. Is that what you want?
You really need to give more information on what you want.
Accepted Answer
More Answers (0)
Categories
Find more on Annotations 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!