photo

Jungwu Kim


Last seen: 3年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
188,915
of 301,472

評判
0

コントリビューション
4 質問
0 回答

回答採用率
75.0%

獲得投票数
0

ランク
 of 21,293

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,655

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

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

3年弱 前 | 2 件の回答 | 0

2

回答

質問


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

5年以上 前 | 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...

5年以上 前 | 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...

5年以上 前 | 1 件の回答 | 0

1

回答