Statistics
3 Questions
0 Answers
RANK
262,467
of 300,364
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,934
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,407
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
Question
Extract RGB from an Image and fit to color legend values in MATLAB
Dear all, I'm trying to extract each values from map. The image consists of colorbar and map. So I have extracted the each RGB...
2 years ago | 2 answers | 0
2
answersQuestion
How to read excel data include specific word? cell?
Hi, all [~,~,data] = xlsread('kpmarch.xlsx' ); data=[data(:,1) data(:,3) data(:,4) ]; There's 6columns in my excel file and I...
3 years ago | 2 answers | 0
2
answersQuestion
plot excel data in MATLAB
Hi, everyone I'm trying to plot excel data in MATLB. The problem is in time data. I have 2 rows of time data and 2rows of n...
3 years ago | 1 answer | 0
