Respondida
Error: Unable to perform assignment because dot indexing is not supported for variables of this type
Hello! You may want to write out what all the variables are doing, and what you have tried! It will make it easier for people t...

alrededor de 5 años hace | 0

Pregunta


Undefined function 'C' for input arguments of type 'double'.
hello! i am running into a problem with my script with this line: whole_ts = {1:2150, 1:1928, 1:2426}; I've tried: whole_t...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


detrending timeseries by removing the linear function fitted by samples?
I am trying to detrend a timeseries based on one sample of the timeseries in matlab. I basically want my sample points to be al...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


making figure from matrix?
hello, i am trying to plot three different figures for three subjects. E.g. I want to plot one graph looking at the caudate fo...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


plotting double timeseries - running into problems with plotting a as a proper time series
hello! I am trying to plot a 10x2 double variable. When I looked at the actual variable, it is made up of two columns, the firs...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


plotting a variable x axis
Hello! I have a timeseries that I was plotting with standard x and y axis. I just spoke with my PI though and she would like me...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Index in position 1 exceeds array bounds (must not exceed 1) -- cannot fix behavior script
Hello! I need help with my behavior script -- I am trying to plot a .mat file that has the dimensions of ans: [2×8297 double]. ...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Respondida
splitting up a timeseries into separate components
hello! found a good function for anyone in the future: https://github.com/VincentToups/matlab-utils/blob/master/chronux/docume...

alrededor de 6 años hace | 0

| aceptada

Pregunta


splitting up a timeseries into separate components
hi all! I am trying to seperate chunks of a timeseries into sleep vs. wake components. I'm having problems with two things: ...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


splitting up time series into separate chunks?
Hello all, I have a timeseries of the cortex. I want to separte wake vs. sleep based on a behavior of clicking, which I can sp...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


standard deviation on power vs. frequency graph
Hello all! I am trying to put a shaded standard deviation on a power vs. frequency graph. I've tried: %errorbar plot(f, m...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


error only showing up with one for loop -- can't figure out what the problem is? going crazy?
Hello all! I am running for loops on timeseries that I have put into an array, and then I calculated the power. I then just wan...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


trying to make many subjects the same color in graph
Hello! I am trying to make groups of subjects on a graph, and I am trying to define the subject and give it a certain color. ...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


scatter plot: x and y vectors must be of the same length -- errors
hello everyone! i am trying to make a categorical scatter plot that has the x axis equal 'cortex' and 'ventricle' and then th...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Unable to perform assignment because the left and right sides have a different number of elements -- variables do have same number
I am trying to make a for loop loop through data, detrend it, then output it is a variable so that i can plot them. For some rea...

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas