Feeds
提问
How to remove array items that include a certain substring?
I have an array list of filenames that I want to process—let's say some of them start with the letter "a", some start with "b", ...
5 years 前 | 0 个回答 | 0
0
个回答提问
If I have two 2-D datasets with identical dimension sizes, how can I filter data from one at certain gridpoints where the other dataset meets a certain condition?
I'm dealing with NetCDF data which I read into a MATLAB array. They are both 141x301 double matrices. One of them has a numeric ...
6 years 前 | 1 个回答 | 0
