Problem on HeatMap Labels
2 次查看(过去 30 天)
显示 更早的评论
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Distribution Plots 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!