Assigning x axis and y axis values to a matrix by importing from a cell array
1 view (last 30 days)
Show older comments
Disclaimer: I am using a 2015a version of matlab.
I have a matrix - invfish of dimensions 132X132, and I want to display an image plot of this matrix, such that each of those 132 points takes values from a cell array -sol, of dimensions 132X1. Each cell entry is a name that I need to be displayed on the matrix plot.
How can I go about this?
4 Comments
Answers (0)
See Also
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!