回答済み
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...

約5年 前 | 0

質問


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

約5年 前 | 0 件の回答 | 0

0

回答

質問


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

約5年 前 | 1 件の回答 | 0

1

回答

質問


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

約5年 前 | 0 件の回答 | 0

0

回答

質問


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

約5年 前 | 0 件の回答 | 0

0

回答

質問


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

5年以上 前 | 0 件の回答 | 0

0

回答

質問


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

5年以上 前 | 1 件の回答 | 0

1

回答

回答済み
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...

約6年 前 | 0

| 採用済み

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 1 件の回答 | 0

1

回答

質問


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

約6年 前 | 0 件の回答 | 0

0

回答