Jungwu Kim
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
72,523
of 295,495
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
1 year ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 2 answers | 0
2
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0