Feeds
提问
How to make the 3d plot?
vertex=[3 5 3 ; 7 5 5 ; 3 5 5 ; 3 6 5 ; 3 6 3]; face= [1 2 3 ; 2 3 4 ; 1 2 5 ; 2 4 5]; patch('Faces',face,'Vertices',vertex,'F...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to make the 3d plot?
vertex=[3 5 3 ; 7 5 5 ; 3 5 5 ; 3 6 5 ; 3 6 3]; face= [1 2 3 ; 2 3 4 ; 1 2 5 ; 2 4 5]; patch('Faces',face,'Vertices',vertex,'F...
6 years 前 | 1 个回答 | 0