photo

MB


Last seen: 8 månader ago Active since 2019

Followers: 0   Following: 0

Statistics

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

View badges

Feeds

View by

Question


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

ungefär 4 år ago | 2 answers | 0

2

answers

Question


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

mer än 4 år ago | 1 answer | 0

1

answer