Question


Remove duplicate rows in table
Hi I have a table with four columns and roughly 45,000 rows (example below). The first column is the name of statistical test...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


Delete rows in a table where data in one column is below a value
Hi I have a table with four columns and multiple rows of data. I want to delet all rows where the value of teh data in the 4t...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


extract or split data from one column in table into several columns
Hi I have a column with text data like below across multiple rows. I want to extract or split parts of this data into new col...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


Create table from data
Hi I'm trying to extract some data (A1-4) and place it into a table. I get the error message "Error using vertcat - Dimensi...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


Extract data from struct using condition across fields
Hi I have a struct file sFiles (a 1x144 struct file). This contains the results of t-tests perfomed on neuro-imaging data (I ...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


EXTRACT TABLE FROM DATA
Hi I'm using the below script to extract some data to place in a table. When I run this script I get this error message. A1, ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


extract data from cell array based on matching numbers with location in array
Hi I have a cell array MyData which has 128x1 cells with data running sequentially from A1 to A32 and again for B1-B32, C1-C32 a...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


How do I swap section of cells within a column in a struct
Hi I have a 1x144 struct with 7 fields called Test. In one of these fields (Test.Name) I have a column of cells with names of e...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


extract data from structure into table with multiple columns instead of one column
Hi I have my data stored in a structure. This data was collected from 59 participants. I want to extract some of this data in...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


obtain answer in brackets
Hi I have some data in a 3x1 struct with 2 fields. The data is stored in this fashion [0.1000,0.2500]. When I retrieve the da...

meer dan 3 jaar ago | 2 answers | 0

2

answers

Question


Run a loop on struct field
Hi I am running a statistical analysis. I need to run the analysis multiple times for 6 different 'sensortypes'. This data is...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Can someone advise how I fix this loop?
I am using a MatLab based interface for processing EEG files collected from 59 subjects. The below code works but only for 1 fil...

bijna 4 jaar ago | 1 answer | 0

1

answer