Community Profile

photo

Nicolas Alfred


Last seen: 7 months ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English, Korean

Statistics

  • Thankful Level 2

View badges

Feeds

View by

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

7 months ago | 2 answers | 0

2

answers

Question


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

1 year ago | 2 answers | 0

2

answers

Question


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

2 years ago | 1 answer | 0

1

answer