Vikash Mittal
IISER Mohali
Followers: 0 Following: 0
Feeds
提问
Assigning a different colors to NaN while plotting heatmap.
Hello all I have a data, let's say 1000X1000 which consists of numerical values and NaN. I have to generate a heatmap from it ...
6 years 前 | 0 个回答 | 0
0
个回答提问
Error while using colorbar command in MATLAB 2020a on Windows 10!
[X,Y] = meshgrid(1:0.5:10,1:20); Z = sin(X) + cos(Y); C = X.*Y; surf(X,Y,Z,C) colorbar If I run the following code, then ...
6 years 前 | 1 个回答 | 0

