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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0