Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Grid indicators for matrix data to a heat map
1 回表示 (過去 30 日間)
古いコメントを表示
I need to create a x and y value grid for a heatmap where the values are for a 10x10 matrix and a output value is placed into the matrix so it looks something like this:
X Y Data
1 1
1 2
1 3
with x staying at 1 and y changing from 1-10 as y reaches 10 the next x is 2 and y 1-10 again until x is 10 until 10 for x and 10 for y is achieved. the data is a existing matrix just need to add the X and Ys
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!