Community Profile

photo

Abbas Husain


Last seen: 3 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


3D best fit curve from x,y and z data points
I know this has been answered many times on this forum, but I'm really struggling to get what I want from the published answers ...

3 years ago | 2 answers | 0

2

answers

Question


Setting lone 1s to 0s in a logical vector/matrix
If I have this vector for example: [ 0 0 0 0 0 1 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0] And I want to replace...

3 years ago | 2 answers | 0

2

answers

Question


pcshow - rescale axes on 3D pointcloud display
I'd like to rescale the axes shown from pcshow. See attached screeshot. I'd like to input some argument into the pcshow function...

3 years ago | 2 answers | 0

2

answers

Question


Find index of middle 1 in a logical row
I have A = [ 0 0 0 1 1 1 0 0 0] I'm trying to get as an output the index of the middle nonzero 1 entry - in this case: 5. Than...

3 years ago | 1 answer | 0

1

answer