photo

Jinyang


Last seen: 6ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


using two 73728 x 3 matrix with RGB and Contour to draw a heatmap
i have used RGB like : R=[1 0; 0 0]; G=[0 0.3; 0 0]; B=[0 1;0 0]; R = interp2(R,8); G = interp2(G,8); B = interp2(B,8); I =...

6ヶ月 前 | 1 件の回答 | 0

1

回答

質問


how to make 2d colorscale using two 73728X3 matrix
i have two matrix,1 and 2, the 2d scalecolor x axis should be 1 matrix, 2 should be y axis, and the third column should influenc...

7ヶ月 前 | 1 件の回答 | 0

1

回答