Abigail
Followers: 0 Following: 0
Feeds
提问
How to overwrite my data everytime I run my code?
I'm currently writing a program and everytime I run it, it just adds the data to the excel vs deleting the contents of the excel...
3 months 前 | 1 个回答 | 0
1
个回答提问
How to give range of cells different variable names?
Hello! I am collecting data from a range of cells from an .xlsx file using the readmatrix function as so: Datafiles(j).data = ...
3 months 前 | 2 个回答 | 0
2
个回答提问
How can I iterate through an array using a for loop?
I want to iterate through an array of file locations using a for loop. My current code is something like this: % Paths where t...
4 months 前 | 2 个回答 | 0
2
个回答提问
How do I pull data from multiple excel spreadsheets located in the same folder?
Hello! I'm trying to record a specific data point from multiple excel files that are located in the same folder and dump them i...
4 months 前 | 2 个回答 | 0