Community Profile

photo

Jungwu Kim


Last seen: 10 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


The points read with stlread are different from when the same points are saved with stlwrite and read again.
As written in the title, after reading the stl file with stlread, I saved the points and connectivityList as variables, then rec...

11 months ago | 1 answer | 0

1

answer

Question


How do i make this code as simple as possible? :(
final_0 = 0; final_1 = final(numel(final_0)+1:(floor(numel(final)*1/10))*1); final_2 = final(floor(numel(final)*1/10)*1+1:floo...

3 years ago | 2 answers | 0

2

answers

Question


To save the matrix listed as fread as stl file?
I changed the stl file of the triangulation to the decimal form through the spread, is there a separate way to change the decima...

3 years ago | 1 answer | 0

1

answer

Question


Is there a way to return a decimal matrix to a stl file?
I changed the binary stl file made up of triangulation into decimal matrix through the fread. I'd like to know how to revert th...

3 years ago | 1 answer | 0

1

answer