Devarshi Patel
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
140,109
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 2 answers | 0