Community Profile

photo

Adam Fitchett


2019년부터 활동

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Content Feed

보기 기준

답변 있음
Colour legend for scatter plot
Ah not to worry I have found the answer. You just type colorbar

4년 초과 전 | 0

| 수락됨

질문


Colour legend for scatter plot
I created a 2D scatter plot with the vectors X, Y and Z and the following code scatter(X,Y,50,Z) So that I would have ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Colour legend for scatter plot
I created a 2D scatter plot with the vectors X, Y and Z and following code scatter(X,Y,50,Z) So that I would have X an...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Apply operation to each element of an array
I have an array of numbers x1, x2, x3.... I want to obtain an array of numbers y1, y2, y3... such that yi = ceil((3/xi)^2). Is t...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Interweave two arrays in a specific pattern
I have two column vectors each of which is 160 rows long. I want to interweave them such that the first 16 rows of vector 2 are ...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Find the number of 1s in sections of a logical array
I have a logical array (column vector) which has a length of 41,472. I need to find out how many ones there are in the first 288...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Help with nested for loop generating coordinates
Hello, I need to generate a list of coordinates for electrodes in an electrode array. I figured out how to do this with multip...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Plot Cook’s distance for mixed effects model
Hello, I have a mixed effects regression model ‘lme’ and I want to plot the Cook’s distance. Apparently the code for this is ‘pl...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Create new column in table
Hello, this seems like a stupidly easy problem but I cannot find any way to do it Currently I have a table with three columns....

4년 초과 전 | 답변 수: 1 | 0

1

답변