Statistics
RANK
189.973
of 295.467
REPUTATION
0
CONTRIBUTIONS
4 Questions
2 Answers
ANSWER ACCEPTANCE
25.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
Error using ==> horzcat CAT arguments dimensions are not consistent.
Hey, your answer does not contain how to create a new txt file containing all the single file. The answer you gave was relat...
meer dan 10 jaar ago | 0
Question
Error using ==> horzcat CAT arguments dimensions are not consistent.
Hey, I am trying to convey several single .txt files into a large one with the following code: allData=cell(2,1); dat...
meer dan 10 jaar ago | 2 answers | 0
2
answersQuestion
replace numeric char within a column
Hey, I would like to replace numbers (-999) as char with a 0 for all -999 in a specific column. Thanks already!
meer dan 10 jaar ago | 2 answers | 0
2
answersQuestion
Delete rows in single .txt files
Hey, I have 30 .txt files where I would like to delete always the first three rows before creating one file for all 30 files...
meer dan 10 jaar ago | 1 answer | 0
1
answerConvert cell into double
Thanks for your response. I tried it but I am getting the error: all input cell arrays must be same data type. Might be due t...
meer dan 10 jaar ago | 0
Question
Convert cell into double
Hi, I have a matrix (1050*7) where I want to convert the cell format into a double: It looks like that: '0101' '2' '31....
meer dan 10 jaar ago | 5 answers | 0