Risposto
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...

circa 5 anni fa | 0

Domanda


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...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


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]. ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

circa 6 anni fa | 0

| accettato

Domanda


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: ...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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. ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 6 anni fa | 0 risposte | 0

0

risposte