photo

MB


Last seen: 12ヶ月 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Promoter
  • Community Group Solver
  • Solver
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


texture map an image on triangular mesh
Given an irregular triangle mesh with V and F as the no. of vertices and faces respectively and an image. How to map image (text...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


How to save a specific field from struct as mat file
A.a = 1; A.b = 2 ; A.c = 3; save('new_c', 'A.c') In Line 4 I'm getting the floowing error: Error using save 'A.c' is not...

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

1

回答