photo

Debbie Oomen


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

19 个提问
0 个回答

排名
163,670
of 300,763

声誉
0

贡献数
19 个提问
0 个回答

回答接受率
57.89%

收到投票数
0

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Cell Array to one column with xlswrite
Hello, I have a 50x1 cell array. Each cell contains a filename:ID1232.csv and ID124.csv. I want the filenames in column A of ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Saving Data for all files to matrix
I have seen this question loads of times and have also tried different answers but I cannot seem to find the correct one. The fo...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Loop in all scripts
Hi all, I have a GUI that needs to loop through a certain amount of files (depends on the user selection). The files are load...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Find amount of nonzero elements in matrix
Hello all, I have a matrix that contains two column. Column A is the time and column B is the value belonging to that time. N...

7 years 前 | 3 个回答 | 0

3

个回答

提问


Splitting data based on daynumber and get the belonging rows
I have a dataset with datenum values in one column and another column with numbers(counts). The datenum values are the date + ti...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Loop through all files in a second GUI
Hi everyone, My main GUI reads all files in a specific folder and then splits the data in each file further. So in a loop, al...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Delete days containing less than a specified amount of values
Hello, I have large datasheets containing dates and values on those dates, like this: 09/02/2018 670 09/02/2018 ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Removing consecutive zeros of a certain length
Hi everyone, I have data consisting of two columns: time and counts. The counts data consists of multiple numbers with some ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Error using xlsread for csvfile macbook
Why do I keep getting the same error when trying to open csv files: Error using xlsread (line 260). Unable to read XLS file ID10...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Error when using readtable!
Error using readtable (line 197) Unable to open file '/Users/debbieoomen/Desktop/Data Files/ActiGraphTemplateDiary.xlsx' as...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Compare filename to data in table
Hi! The attached table (datatable) has a first column containing specific ID numbers. These ID numbers belong to matching ind...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Separate all data from table by date
Hi everyone! I need to separate data in a table based on their dates. I cannot seem to figure out the code for this. I have f...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Analyse files in a different folder than current folder
Hi all! For my GUI that analyses data files, the scripts are in the current folder. The data files that need to be analysed a...

7 years 前 | 1 个回答 | 0

1

个回答

提问


GUI selecting multiple files with same amount of digits in filename
Hello everyone! A GUI that I am trying to develop is analysing data from a device. The files with the data that need to be an...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Search for a file using edit text with a part of the file name
Hello everyone, Does anybody know how to find a file in a folder with a certain part of the file name? So whether someone's l...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Finding file in a before selected folder
Hello everyone! I am new to GUI in MATLAB and I need to write an analysis user interface. I am just starting out and the firs...

7 years 前 | 1 个回答 | 0

1

个回答

提问


GUI find files in a folder by using letter and numbers that the user can input
Hello, I recently tried to do this with appdesigner and it worked but other options did not work. Now I have stepped over to G...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Is it possible to let MATLAB choose a file in a path if the user enters the first letters belonging to the file?
Hi all, I am designing a user interface using Appdesigner. This UI needs to select a folder and add this to the path. After h...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How can I let MATLAB add a row with a time format (00:00:00) to a csv file after selecting it
hi everyone! Hope you can help me with this issue. I want to create an app design that can analyse data acquired from an accel...

8 years 前 | 0 个回答 | 0

0

个回答