photo

MB


Last seen: 2 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

3 个提问
0 个回答

Cody

0 个问题
13 个答案

排名
288,454
of 300,159

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,880

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
26,045
of 167,532

贡献数
0 个问题
13 个答案

评分
200

徽章数量
3

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

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

5 years 前 | 1 个回答 | 0

1

个回答