Feeds
提问
How do I add the filename of where the data came from into a new column in a for loop
I am using code very similar to the below code: I have a folder with different amounts of txt documents with similar names suc...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do I substract like variables from each other
I have a table that looks like Book1_1, I need help with figuring out if Var1 row 1 ==Var1 row 2 then subtract Var2 row 2 from V...
3 years 前 | 2 个回答 | 0
2
个回答提问
how to get MATLAB to recognize data to table with space as a delimitator but data within ' '
I have a text file with data for examples like: 1 'dogs' 15 33 1551 '210 12:00' Using the import button on MATLAB I can get the...
3 years 前 | 1 个回答 | 0
1
个回答提问
how to create a new variable based off an if else statement on one variable?
I have created a table in MATLAB, one of the variables is called animals. Within that coloum are "dogs", "cats", "sheep". I wan...
3 years 前 | 1 个回答 | 0