Clear Filters
Clear Filters

Problem on HeatMap Labels

1 view (last 30 days)
SUDIP PODDAR
SUDIP PODDAR on 11 Dec 2011
I want to do the following things
HeatMap(k1.data,'RowLabels',k1.textdata(2:end,1),... 'ColumnLabels',k1.textdata(1,2:end))
where k1 is a textdata set. columnlabels are display in HeatMap but Rowlabels are not displayed. Why it is not displyed? Plz give me your valuable solution to display also the Rowlabels in the HeatMap. suppose in k1 textfile first row contains subject & first column contains student name. Plz anyone help me. I am in deep trouble.

Answers (0)

Categories

Find more on Data Distribution Plots in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!