Assigning x axis and y axis values to a matrix by importing from a cell array

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

FYI only I can see 1 by 132 cells with names datas are not there
this is the matrix to which i need to assign the names from the previous cell array

Sign in to comment.

Answers (0)

Categories

Tags

Asked:

on 7 Dec 2018

Edited:

on 7 Dec 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!