Devarshi Patel
Followers: 0 Following: 0
Feeds
提问
Creating a for loop to see if date exists
I have two array with date, first array have multiple dates in 5x3 cell such as each cell have year, month, and date in it: f...
5 years 前 | 2 个回答 | 0
2
个回答提问
How to use regexp to filter the following file names?
Hello, lets assume that I have the following file format for my files, fig_figure_mat2007_03_04_yield_2007_03_05 fig_figure_...
5 years 前 | 1 个回答 | 0
1
个回答提问
Change path of where the excel files are store and run the code
Hello, I want the user to run the matlab code from its original directory but running it through the excel files that are loc...
5 years 前 | 2 个回答 | 0
2
个回答提问
Save char array from for loop into a matrix
names=4; for i = 1:names totalnames = filename{indx}; end where filename is a cell array of a list of 4 file ...
5 years 前 | 2 个回答 | 0