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...
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...
10 years 前 | 0
提问
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...
10 years 前 | 2 个回答 | 0
2
个回答提问
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!
10 years 前 | 2 个回答 | 0
2
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答已回答
Convert 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...
Convert 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...
10 years 前 | 0
提问
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....
10 years 前 | 5 个回答 | 0