Jungwu Kim
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0