Community Profile

photo

MG Poirot


Last seen: 2 years ago Active since 2016

Statistics

  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Answered
Replace each element of a matrix with the number it is closest to in a set of discrete values without using for loop
I think I've got a simple solution for you by finding the minimal difference after matrix subtraction: list = [2 4]'; M ...

6 years ago | 0

Answered
How can i animate the code below?
If I'm interpreting your question corretly (and fixed your code properly) I faced the same problem years ago: animating plots wi...

6 years ago | 0

Question


How to convert a binary 3d matrix to mesh.
I have a 3D binary matrix with 1 being filled volume, and 0 being empty. For example I've added a representation of this matrix...

8 years ago | 2 answers | 0

2

answers