Is assign a title to rows or columns possible?
Show older comments
Hi
I would like to make an intuitive matrix of values, how I could make this?
Is assign a title to rows or columns possible?
thank you
1 Comment
dpb
on 29 May 2014
Only if you create a cell array to hold the disparate values. Then you'll have created the issue of having to address the data independently of the header to use same. All in all, except for display i/o, it's not a good idea.
Accepted Answer
More Answers (0)
Categories
Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!