Community Profile

photo

Eduardo


Active since 2012

Statistics

  • First Review
  • 3 Month Streak
  • Thankful Level 1

View badges

Content Feed

View by

Answered
Find element in matrix
Thank´s... What i need is something more complex, but i didn´t explain it... If i find 2 iqual elements like number 1, for ex...

12 years ago | 0

Question


Find element in matrix
Hello, I have a matrice and i whant to find if there are 2 iqual elements in diferent rows... A = 1 2 ...

12 years ago | 4 answers | 0

4

answers

Answered
Create triangular mesh
Hi, Can someone give me a hand with this?

12 years ago | 0

Question


Create triangular mesh
Hello, I have a matrice with some edges that i need to conect. This results from a .stl file that has a hole and i need to fix....

12 years ago | 1 answer | 0

1

answer

Answered
Find holes and gaps in .stl files
I made it like this to solve the problem i´ve told you: edges = sort(cat(1, fv.faces(:,1:2), fv.faces(:,2:3), fv.faces(:,[3...

12 years ago | 0

Answered
Find holes and gaps in .stl files
Hi. I´ve made some tests and discovered that when a hole is found this code is not working correctly. When we axecute "badEdge...

12 years ago | 0

Answered
Find holes and gaps in .stl files
Hi, First of all thanks. I´m using this 'stlread': http://www.mathworks.com/matlabcentral/fileexchange/29906-binary-stl-fi...

12 years ago | 0

Question


Find holes and gaps in .stl files
Hi, I need to find gaps and holes in a stl file. I don´t know if there´s a function developed that can help me. I started t...

12 years ago | 4 answers | 0

4

answers