photo

MB


Last seen: 10 months 前 自 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答