photo

Jungwu Kim


Last seen: etwa 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
82.215
of 299.722

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
75.0%

ERHALTENE STIMMEN
0

RANG
 of 20.790

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 165.604

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort