Community Profile

photo

nsyn


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


could not open my nc file, error using ncread and loop
this is my code: files = dir('/media/wrfout_d02_2015-02*'); for i=1:length(files); filename = files(i).name; data_o...

6 years ago | 1 answer | 0

1

answer

Question


how to use Matlab netCDF functions for 4 dimensions data?
I have data with four dimensions, there are (lon,lat,level,time). I have no idea what should I do with this kind of data.. thi...

8 years ago | 2 answers | 0

2

answers

Question


How to plot average monthly data from excel using matlab R2013a?
Hello, I am trying to open data in excel file and then plot average monthly data. my code shown like this: *filename ='Pal...

8 years ago | 1 answer | 0

1

answer

Question


How to plot RGB and each band image from MODIS hdf file?
Hello, I am new user in matlab and modis Now, I am trying to plot RGB image and image from each band using hdf data "MOD02...

8 years ago | 0 answers | 1

0

answers