How to display matlab cell array contents with colors?
Show older comments
Say, I have a cell array A containing strings describing some property spatially. Is there any way I can plot these property values in color codes spatially (1D, along the vertical direction)?
Answers (1)
Walter Roberson
on 22 Nov 2013
0 votes
You can text() in different colors, if that's what you mean ?
Categories
Find more on Graphics Object Properties 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!