Community Profile

photo

Jonathan


Last seen: alrededor de 4 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


defining a polygon area within an array
I have a 2D array of numbers. I have a polygon with defined x and y coordinates. Could someone please help me set the area w...

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Combining results of a 3D array
Hi everyone, I have a series of ND arrays of the same size filled with zeroes and ones. I want to combine the array with the f...

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

1

respuesta

Pregunta


creating multiple circles inside an array
Hi - this is some code that I found of the matlabs wiki. I am trying to modify it to suit my use and am struggling greatly to ac...

alrededor de 4 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How to combine arrays
I have 3 2D arrays, let's call them A, B, C of equal dimensions. What I want to do is return a combined array 'D' which has th...

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

1

respuesta

Pregunta


Creating an array and ruling out overlapping circles
Hi Everyone! I was undertaking a project where I am given various rectangles of various X and Y dimension. Within this rectang...

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

1

respuesta

Pregunta


How to search a table for a string
Hi, I have a table of data. One of these columns includes a column which I have labelled 'Participant Data' I want to search 'P...

alrededor de 4 años hace | 1 respuesta | 1

1

respuesta

Pregunta


comparing rows in cell array
Allcases = readtable('227.xlsx'); caseID = Allcases{:,1}; caseX = Allcases{:,2}; caseY = Allcases{:,3}; i = 1 f = {} while...

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

1

respuesta