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!