photo

Jinyang


Last seen: 1 year ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
136,799
of 300,392

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 =...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer