I have a cell array with different types of data and I would like to cellplot
Show older comments
When I plot my cell array, even if there are just double values, I get to see only the structure of that array, but not all the values.
Mind though, if there is just one number in a cell, it will be plotted, but if I have a 2x2-matrix for example, it just shows me four red quadrilaterals with nothing inside, but red color.
Is it possible to plot the double values, so I can see them all? ... How? ... Thank you for your help!
3 Comments
KSSV
on 26 Apr 2017
_ have a 2x2-matrix for example, it just shows me four red quadrilaterals with nothing inside, but red color._
What you are expecting then?
Ahmed Hossam
on 28 Apr 2017
Ahmed Hossam
on 28 Apr 2017
Accepted Answer
More Answers (0)
Categories
Find more on Data Type Conversion 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!