Assigning x axis and y axis values to a matrix by importing from a cell array
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
madhan ravi
on 7 Dec 2018
attach your cell datas as .mat file
Native
on 7 Dec 2018
madhan ravi
on 7 Dec 2018
FYI only I can see 1 by 132 cells with names datas are not there
Answers (0)
Categories
Find more on Matrices and Arrays 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!